SphericalHarmonics.MinimumOrder Field |
Language: |
Retrieves the minimum order for spherical harmonic (SH) evaluation.
Visual Basic Public Shared MinimumOrder As Int32 C# public static Int32 MinimumOrder; C++ public: static Int32 MinimumOrder; JScript public static var MinimumOrder : Int32
System.Int32
This field is read-only.
Returns the minimum order for SH evaluation, which is 2.
The lowest minimum order for SH evaluation is 2 because anything less than that would have no effect.
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