Microsoft DirectX 9.0 SDK Update (October 2004)

SphericalHarmonics.MinimumOrder Field

Language:

Note: This documentation is preliminary and is subject to change.

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

Definition

Visual Basic .NET Public Shared MinimumOrder As Int32
C# public static Int32 MinimumOrder;
Managed C++ public: static Int32 MinimumOrder;
JScript .NET public static var MinimumOrder : Int32

Field Value

System.Int32 . Returns the minimum order for spherical harmonic (SH) evaluation, which is 2.

This field is read-only. 

Remarks

The lowest minimum order for spherical harmonic (SH) evaluation is 2 because anything less than that would have no effect.


© 2004 Microsoft Corporation. All rights reserved. Terms of use.

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