SAudioReactiveParticleSystem
Index
Properties Index
bool Enabled get
set
SGameObject Target get
set
bool Position get
set
SVector MinPosition get
set
SVector MaxPosition get
set
bool Rotation get
set
SVector MinRotation get
set
SVector MaxRotation get
set
bool Scale get
set
SVector MinScale get
set
SVector MaxScale get
set
Properties
Enabled
bool Enabled get
set
Property Description
Target
SGameObject Target get
set
Property Description
Position
bool Position get
set
Property Description
MinPosition
SVector MinPosition get
set
Property Description
MaxPosition
SVector MaxPosition get
set
Property Description
Rotation
bool Rotation get
set
Property Description
MinRotation
SVector MinRotation get
set
Property Description
MaxRotation
SVector MaxRotation get
set
Property Description
Scale
bool Scale get
set
Property Description
MinScale
SVector MinScale get
set
Property Description
MaxScale
SVector MaxScale get
set
Property Description
GameObject
SGameObject GameObject get
Returns a reference to the GameObject of this component.
Last updated