[TCheckBoxFormControlObj]C#
[TCheckBoxFormControlObj]Visual Basic
[TCheckBoxFormControlObj]
[TCheckBoxFormControlObj]Include Protected Members
[TCheckBoxFormControlObj]
Include Inherited Members
DPSF API Documentation
|
DPSFDefaultEffect Members
|
|
The DPSFDefaultEffect type exposes the following members.
Constructors
Methods
|
Name
|
Description
|

|
Clone
|
Creates and returns a clone of this DPSFDefaultEffect instance.
(Overrides EffectClone()()()().)
|

|
Dispose()()()()
|
(Inherited from GraphicsResource.)
|

|
Dispose(Boolean)
|
(Inherited from Effect.)
|

|
Equals
|
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
|

|
Finalize
|
(Inherited from GraphicsResource.)
|

|
GetHashCode
|
Serves as a hash function for a particular type.
(Inherited from Object.)
|

|
GetType
|
Gets the Type of the current instance.
(Inherited from Object.)
|

|
MemberwiseClone
|
Creates a shallow copy of the current Object.
(Inherited from Object.)
|

|
OnApply
|
(Inherited from Effect.)
|

|
ToString
|
(Inherited from GraphicsResource.)
|
Properties
|
Name
|
Description
|

|
ColorBlendAmount
|
How much of the vertex Color should be blended in with the Texture's Color.
0.0 = use Texture's color, 1.0 = use specified color. Default is 0.5.
|

|
CurrentTechnique
|
(Inherited from Effect.)
|

|
GraphicsDevice
|
(Inherited from GraphicsResource.)
|

|
IsDisposed
|
(Inherited from GraphicsResource.)
|

|
Name
|
(Inherited from GraphicsResource.)
|

|
Parameters
|
(Inherited from Effect.)
|

|
Projection
|
The Projection matrix.
|

|
Tag
|
(Inherited from GraphicsResource.)
|

|
Techniques
|
(Inherited from Effect.)
|

|
Texture
|
The texture to use to draw the particles.
|

|
View
|
The View matrix.
|

|
World
|
The World matrix.
|
Events
|
Name
|
Description
|

|
Disposing
|
(Inherited from GraphicsResource.)
|
See Also
DPSFDefaultEffect Class
DPSF Namespace

Send comments on this topic to
|