Kinematic Character Controller
Public Member Functions | List of all members
KinematicCharacterController.IMoverController Interface Reference

Public Member Functions

void UpdateMovement (out Vector3 goalPosition, out Quaternion goalRotation, float deltaTime)
 This is called to let you tell the PhysicsMover where it should be right now More...
 

Member Function Documentation

◆ UpdateMovement()

void KinematicCharacterController.IMoverController.UpdateMovement ( out Vector3  goalPosition,
out Quaternion  goalRotation,
float  deltaTime 
)

This is called to let you tell the PhysicsMover where it should be right now


The documentation for this interface was generated from the following file: