Skip to content

format

typescript
ControllerColliderHit.point

class: ControllerColliderHit

description

(Read Only) The collision point of the character collider in world space.

parameter

param_nametypedescription

reture

typedescription
Vector3The collision point in world space.

code example