SphericalHarmonics.MaximumOrder Field |
Language: |
Retrieves the maximum order for spherical harmonic (SH) evaluation.
Visual Basic Public Shared MaximumOrder As Int32 C# public static Int32 MaximumOrder; C++ public: static Int32 MaximumOrder; JScript public static var MaximumOrder : Int32
System.Int32
This field is read-only.
Returns the maximum order for SH evaluation; which is 6.
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