MeshContainer.GetEffectInstances Method |
Language: |
Retrieves an array of EffectInstance objects that contain the effects for the mesh.
Visual Basic Public Function GetEffectInstances() As EffectInstance() C# public EffectInstance[] GetEffectInstances(); C++ public:
array<EffectInstance>^ GetEffectInstances();JScript public function GetEffectInstances() : EffectInstance[];
Microsoft.DirectX.Direct3D.EffectInstance[]
Returns an array of EffectInstance objects.
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