SurfaceMeshesToPlanes.CeilingBuffer 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 ceiling should be considered part of the ceiling.
public:
property float CeilingBuffer { float get(); void set(float value); };
public float CeilingBuffer { get; set; }
member this.CeilingBuffer : single with get, set
Public Property CeilingBuffer As Single