SphericalHarmonics.MaximumOrder Field

Language:

Retrieves the maximum order for spherical harmonic (SH) evaluation.

Definition

Visual Basic Public Shared MaximumOrder As Int32
C# public static Int32 MaximumOrder;
C++ public: static Int32 MaximumOrder;
JScript public static var MaximumOrder : Int32

Field Value

System.Int32
Returns the maximum order for SH evaluation; which is 6.

This field is read-only. 

Remarks

The maximum order for SH evaluation is 6 to maintain the mathematical complexity at a manageable level.


Send comments about this topic to Microsoft. © Microsoft Corporation. All rights reserved.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center