'Declaration Public ReadOnly Property HasAppearance As Boolean
public bool HasAppearance { get; }
public: __property bool get_HasAppearance();
Property Value
True if interaction controller has appearance;
false if interaction controller does have appearance.
false if interaction controller does have appearance.