Click or drag to resize
DigitalRuneBillboardOrientationNormal Property
Gets a value indicating which normal vector is used for rendering the billboard.

Namespace: DigitalRune.Graphics
Assembly: DigitalRune.Graphics (in DigitalRune.Graphics.dll) Version: 1.2.0.0 (1.2.1.14562)
Syntax
public BillboardNormal Normal { get; }

Property Value

Type: BillboardNormal
The normal vector that is used for rendering the billboard.
See Also