SurfaceMagnetism.MaximumNormalVariance 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.
Align to ray cast direction if box cast hits many normals facing in varying directions
public:
property float MaximumNormalVariance { float get(); void set(float value); };
public float MaximumNormalVariance { get; set; }
member this.MaximumNormalVariance : single with get, set
Public Property MaximumNormalVariance As Single