Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


Custom

Transform tweens are not calculated or written. Instead, the callback target set with _transformWriteCallbackTarget which must implement PhysicsCallbacks.ITransformWriteCallback will be have PhysicsCallbacks.ITransformWriteCallback.OnTransformTweenWrite called allowing custom transform tween writing.
Read time 1 minuteLast updated 13 days ago

Definition

Custom = 3