SceneState.getNodePropertyValue

Returns the value of the property at prop_idx for the node at idx.

struct SceneState
@nogc nothrow const
Variant
getNodePropertyValue
(
in long idx
,
in long prop_idx
)

Meta