EffectParamFloats
Microsoft DirectX 9.0 SDK Update (October 2004)

EffectParamFloats


Defines effect floating-point numbers. This template replaces the EffectFloats template.

        template EffectParamFloats
        {
            < 3014B9A0-62F5-478c-9B86-E4AC9F4E418B >
            STRING ParamName;
            DWORD nFloats;
            array float Floats[nFloats];
        } 

Where:



© 2004 Microsoft Corporation. All rights reserved.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center.