UnityEngine.Camera.INTERNAL_get_velocity C# (CSharp) Méthode

INTERNAL_get_velocity() private méthode

private INTERNAL_get_velocity ( Vector3 &value ) : void
value Vector3
Résultat void
        private extern void INTERNAL_get_velocity(out Vector3 value);
        [MethodImpl(MethodImplOptions.InternalCall)]
Camera