BaseSpatialMeshObserver.PhysicsMaterial Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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