toggle menu
VentureLibs
1.0
main
switch theme
search in API
VentureLibs
/
net.blockventuremc.modules.structures
/
Rigidbody
Rigidbody
class
Rigidbody
(
source
)
Members
Constructors
Rigidbody
Link copied to clipboard
constructor
(
)
Properties
angular
Velocity
Link copied to clipboard
var
angularVelocity
:
Vector
mass
Link copied to clipboard
var
mass
:
Double
position
Link copied to clipboard
var
position
:
Vector
rotation
Link copied to clipboard
var
rotation
:
Vector
use
Gravity
Link copied to clipboard
var
useGravity
:
Boolean
velocity
Link copied to clipboard
var
velocity
:
Vector
Functions
despawn
Link copied to clipboard
fun
despawn
(
)
update
Transform
Link copied to clipboard
fun
updateTransform
(
)