Function SceneState.getNodePropertyValue

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

Variant getNodePropertyValue (
  const(long) idx,
  const(long) prop_idx
) nothrow @nogc const;