space-engineers-api
0.9.0
common
space-engineers-api
/
spaceEngineers.model
/
CubeGrid
/
CubeGrid
Cube
Grid
common
fun
CubeGrid
(
id
:
String
,
position
:
Vec3F
,
orientationForward
:
Vec3F
,
orientationUp
:
Vec3F
,
blocks
:
List
<
Block
>
=
emptyList()
,
mass
:
Float
,
parked
:
Boolean
=
false
,
velocity
:
Vec3F
,
name
:
String
,
displayName
:
String
,
inScene
:
Boolean
,
definitionId
:
DefinitionId
)
Content copied to clipboard