private void SetLocalPositionInternal(ref AnimationStream stream, Vector3 position)
 {
     TransformStreamHandle.SetLocalPositionInternal_Injected(ref this, ref stream, ref position);
 }