-
-
Notifications
You must be signed in to change notification settings - Fork 1
Exomia.ParticleSystem.Profiles
Daniel Baetz edited this page Feb 6, 2020
·
1 revision
A box fill profile. This class cannot be inherited.
public class Exomia.ParticleSystem.Profiles.BoxFillProfile
: IProfile
.ctor
BoxFillProfile()void
GetOffsetAndVelocity(Vector2*
offset, Vector2*
velocity)
Gets offset and velocity.
-
offset
- [in,out] If non-, the offset. -
velocity
- [in,out] If non-, the velocity.
A box profile. This class cannot be inherited.
public class Exomia.ParticleSystem.Profiles.BoxProfile
: IProfile
.ctor
BoxProfile()void
GetOffsetAndVelocity(Vector2*
offset, Vector2*
velocity)
Gets offset and velocity.
-
offset
- [in,out] If non-, the offset. -
velocity
- [in,out] If non-, the velocity.
A circle profile. This class cannot be inherited.
public class Exomia.ParticleSystem.Profiles.CircleProfile
: IProfile
.ctor
CircleProfile()void
GetOffsetAndVelocity(Vector2*
offset, Vector2*
velocity)
Gets offset and velocity.
-
offset
- [in,out] If non-, the offset. -
velocity
- [in,out] If non-, the velocity.
A point profile. This class cannot be inherited.
public class Exomia.ParticleSystem.Profiles.PointProfile
: IProfile
.ctor
PointProfile()void
GetOffsetAndVelocity(Vector2*
offset, Vector2*
velocity)
Gets offset and velocity.
-
offset
- [in,out] If non-, the offset. -
velocity
- [in,out] If non-, the velocity.
A ring profile. This class cannot be inherited.
public class Exomia.ParticleSystem.Profiles.RingProfile
: IProfile
.ctor
RingProfile()void
GetOffsetAndVelocity(Vector2*
offset, Vector2*
velocity)
Gets offset and velocity.
-
offset
- [in,out] If non-, the offset. -
velocity
- [in,out] If non-, the velocity.
A spray profile. This class cannot be inherited.
public class Exomia.ParticleSystem.Profiles.SprayProfile
: IProfile
.ctor
SprayProfile()void
GetOffsetAndVelocity(Vector2*
offset, Vector2*
velocity)
Gets offset and velocity.
-
offset
- [in,out] If non-, the offset. -
velocity
- [in,out] If non-, the velocity.
Emitter
IEmitter
IModifier
IParticleSystem
IProfile
Particle
ParticleSystem
Range
RangeColor
RangeF
ReleaseParameter
ReleaseParameters