Bearbeiten

InteractableRotationTheme.IsRelativeRotation Property

Definition

If true, the theme rotation value will be added to the initial Gameobject's rotation. Otherwise, it will set directly as absolute euler angles.

public:
 property bool IsRelativeRotation { bool get(); };
public bool IsRelativeRotation { get; }
member this.IsRelativeRotation : bool
Public ReadOnly Property IsRelativeRotation As Boolean

Property Value

Applies to