Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


targetAngularVelocity

This is a Vector3. It defines the desired angular velocity that the joint should rotate into.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.PhysicsModule
public Vector3 targetAngularVelocity { get; set; }