SurfaceMeshesToPlanes.FloorBuffer 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.
Buffer to use when determining if a horizontal plane near the floor should be considered part of the floor.
public:
property float FloorBuffer { float get(); void set(float value); };
public float FloorBuffer { get; set; }
member this.FloorBuffer : single with get, set
Public Property FloorBuffer As Single