Collapse AllExpand All Code: All Code: Multiple Code: C# Code: Visual Basic Code: Visual C++
|
[TCheckBoxFormControlObj]C#
[TCheckBoxFormControlObj]Visual Basic
[TCheckBoxFormControlObj]
Magnet that attracts particles to/from a plane in 3D space
Namespace: DPSF
Assembly: DPSF (in DPSF.dll) Version: 2.5.0.0
Syntax
C#
|
[SerializableAttribute]
public class MagnetPlane : DefaultParticleSystemMagnet
|
Visual Basic
|
<SerializableAttribute>
Public Class MagnetPlane
Inherits DefaultParticleSystemMagnet
|
Visual C++
|
[SerializableAttribute]
public ref class MagnetPlane : public DefaultParticleSystemMagnet
|
Inheritance Hierarchy
System..::..Object
DPSF..::..DefaultParticleSystemMagnet
DPSF..::..MagnetPlane
See Also
MagnetPlane Members
DPSF Namespace
Send comments on this topic to
|