Modifier

Share via


TapToPlace.KeepOrientationVertical Property

Definition

If true, the game object to place will remain upright and in line with Vector3.up

public:
 property bool KeepOrientationVertical { bool get(); void set(bool value); };
public bool KeepOrientationVertical { get; set; }
member this.KeepOrientationVertical : bool with get, set
Public Property KeepOrientationVertical As Boolean

Property Value

Applies to