localNormal property

Vector3 localNormal
getter/setter pair

The mirror plane's facing direction in the node's local space. Defaults to +Y (a floor mirror when the node is unrotated).

Implementation

Vector3 localNormal;