SurfaceMeshesToPlanes.UpNormalThreshold 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.
Threshold for acceptable normals (the closer to 1, the stricter the standard). Used when determining plane type.
public:
property float UpNormalThreshold { float get(); void set(float value); };
public float UpNormalThreshold { get; set; }
member this.UpNormalThreshold : single with get, set
Public Property UpNormalThreshold As Single