Microsoft DirectX 9.0 SDK Update (October 2004)

MeshContainer.GetEffectInstances Method

Language:

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

Retrieves an array of EffectInstance objects that contain the effects for the mesh.

Definition

Visual Basic .NET Public Function GetEffectInstances() As EffectInstance()
C# public EffectInstance[] GetEffectInstances();
Managed C++ public: EffectInstance GetEffectInstances() __gc[];
JScript .NET public function GetEffectInstances() : EffectInstance[];

Return Value

Microsoft.DirectX.Direct3D.EffectInstance[]. Returns an array of EffectInstance objects.


© 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