Interactable.HasCollision Property

Definition

State that corresponds to Interactable is touching another object

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

Property Value

Applies to