Sandbox Logo

SceneObject.Position

Vector3 Position { get; set; }

Description

Position of this scene object, relative to its <see cref="P:Sandbox.SceneObject.Parent" />, or <see cref="T:Sandbox.SceneWorld" /> if parent is not set.

Return

User Comments