space-engineers-api
0.9.0
common
space-engineers-api
/
spaceEngineers.util.generator.map
/
Orientations
Orientations
common
data
class
Orientations
(
val
forward
:
Vec3I
=
Vec3I.FORWARD
,
val
up
:
Vec3I
=
Vec3I.UP
)
Content copied to clipboard
Types
Constructors
Properties
Constructors
Orientations
Link copied to clipboard
common
fun
Orientations
(
forward
:
Vec3I
=
Vec3I.FORWARD
,
up
:
Vec3I
=
Vec3I.UP
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
common
object
Companion
Content copied to clipboard
Properties
forward
Link copied to clipboard
common
val
forward
:
Vec3I
Content copied to clipboard
up
Link copied to clipboard
common
val
up
:
Vec3I
Content copied to clipboard