Table of Contents

Enum LunyTransformSpace

Namespace
Luny.Engine.Bridge
Assembly
Luny.dll

Specifies the coordinate space in which to operate.

public enum LunyTransformSpace

Fields

Self = 1

Operates in local space (relative to the object itself).

World = 0

Operates in world space (absolute, relative to scene origin).