rattle-parent
0.1.1-SNAPSHOT
jvm
rattle-common
/
io.github.aecsocket.rattle.world
/
TerrainCollision
/
ByCollider
By
Collider
data
class
ByCollider
(
val
pos
:
IVec3
,
val
layerId
:
Int
)
Members
Constructors
By
Collider
Link copied to clipboard
constructor
(
pos
:
IVec3
,
layerId
:
Int
)
Properties
layer
Id
Link copied to clipboard
val
layerId
:
Int
pos
Link copied to clipboard
val
pos
:
IVec3