SceneState.getNodePropertyName

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

struct SceneState
@nogc nothrow const
String
getNodePropertyName
(
in long idx
,
in long prop_idx
)

Meta