![]() |
![]() |
![]() |
MeshContainer.SetEffectInstances Method |
Language: |
Sets an array of EffectInstance objects that contain the effects for the mesh.
Visual Basic .NET Public Sub SetEffectInstances( _
ByVal effects() As EffectInstance _
)C# public void SetEffectInstances(
EffectInstance[] effects
);Managed C++ public: void SetEffectInstances(
EffectInstance effects __gc[]
);JScript .NET public function SetEffectInstances(
effects : EffectInstance[]
);
effects Microsoft.DirectX.Direct3D.EffectInstance[]. An array of EffectInstance objects.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center