BaseSpatialMeshObserver.PhysicsMaterial Property

Definition

public:
 property UnityEngine::PhysicMaterial ^ PhysicsMaterial { UnityEngine::PhysicMaterial ^ get(); void set(UnityEngine::PhysicMaterial ^ value); };
public UnityEngine.PhysicMaterial PhysicsMaterial { get; set; }
member this.PhysicsMaterial : UnityEngine.PhysicMaterial with get, set
Public Property PhysicsMaterial As PhysicMaterial

Property Value

UnityEngine.PhysicMaterial

Implements

Applies to