Enum LunyTransformSpace
Specifies the coordinate space in which to operate.
public enum LunyTransformSpace
Fields
Self = 1Operates in local space (relative to the object itself).
World = 0Operates in world space (absolute, relative to scene origin).