Skip to content

format

typescript
Rigidbody.position

class: Rigidbody

description

Position of the Rigidbody.

Represents the position of the Rigidbody in world space.

parameter

param_nametypedescription

reture

typedescription
Vector3The position of the Rigidbody.

code example