Property OriginalPosition
OriginalPosition
If the object is a component, returns a position calculated from the object's parent position and the object's position relative to the parent (defined in its parent's block script). If the object is not a component, returns the same as Position.
Declaration
public Scene.ImmutablePoint OriginalPosition { get; }
Property Value
Type | Description |
---|---|
Scene.ImmutablePoint |