space-engineers-api
0.9.0
common
space-engineers-api
/
spaceEngineers.model
/
ParticleEffect
Particle
Effect
common
@
Serializable
data
class
ParticleEffect
(
val
name
:
String
,
val
position
:
Vec3F
)
Content copied to clipboard
Constructors
Properties
Constructors
Particle
Effect
Link copied to clipboard
common
fun
ParticleEffect
(
name
:
String
,
position
:
Vec3F
)
Content copied to clipboard
Properties
name
Link copied to clipboard
common
val
name
:
String
Content copied to clipboard
position
Link copied to clipboard
common
val
position
:
Vec3F
Content copied to clipboard