AngularImpulse


Properties

  • float x -- Gets the X coordinate
  • float y -- Gets the Y coordinate
  • float z -- Gets the Z coordinate

Declaration

AngularImpulse ang;
AngularImpulse ang(x,y,z);
AngularImpulse ang = AngularImpulse(x,y,z);