Click or drag to resize

PlaneNormalized Property

Plane normalization - make length of normal be 1

Namespace:  Microsoft.DirectX
Assembly:  Demo3D.Common (in Demo3D.Common.dll) Version: 15.0.2.11458
Syntax
C#
public Plane Normalized { get; }

Return Value

Type: Plane
Result of Plane normalization
See Also