Click or drag to resize
ParticleNode Fields

The ParticleNode type exposes the following members.

Fields
  NameDescription
Public fieldDisableCulling
Is culling enabled for this scene node. Note: while this is not used for based node types, its a generic property for inheriting nodes.
(Inherited from Node.)
Public fieldIdentifier
Optional identifier we can give to nodes.
(Inherited from Node.)
Public fieldUserData
Optional user data we can attach to nodes.
(Inherited from Node.)
Top
See Also