編集

次の方法で共有


BasicLostTrackingVisual.Enabled Property

Definition

Completely enables or disables the visual. Should probably be linked to the root game object's active value.

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

Property Value

Implements

Applies to