Collapse AllExpand All Code: All Code: Multiple Code: C# Code: Visual Basic Code: Visual C++
|
[TCheckBoxFormControlObj]C#
[TCheckBoxFormControlObj]Visual Basic
[TCheckBoxFormControlObj]
|
..SetDefaultEffect Method
|
|
Sets the Effect to be the DPSFDefaultEffect, and the Technique to be the default technique for this type of particle system. This is done automatically when the particle system is initialized.
Namespace: DPSF
Assembly: DPSF (in DPSF.dll) Version: 2.5.0.0
Syntax
C#
|
void SetDefaultEffect()
|
Visual Basic
|
Sub SetDefaultEffect
|
Visual C++
|
void SetDefaultEffect()
|
See Also
IDPSFParticleSystem Interface
IDPSFParticleSystem Members
DPSF Namespace

Send comments on this topic to
|