BaseSpatialMeshObserver.ApplyUpdatedMeshPhysics Method
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.
Applies the physical material to existing meshes when modified at runtime.
protected:
virtual void ApplyUpdatedMeshPhysics();
protected virtual void ApplyUpdatedMeshPhysics ();
abstract member ApplyUpdatedMeshPhysics : unit -> unit
override this.ApplyUpdatedMeshPhysics : unit -> unit
Protected Overridable Sub ApplyUpdatedMeshPhysics ()