Sandbox Logo

SceneObject.Transform

Transform Transform { get; set; }

Description

Transform 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