Motor

사용되지 않는 항목 표시

An object used to make movable JointInstance between two Parts.

요약

속성

속성JointInstance에서 상속되었습니다

속성

CurrentAngle

복제되지 않음
병렬 읽기

Displays the current rotation of the motor in radians.

DesiredAngle

병렬 읽기

The desired angle to turn the motor to in radians. The motor will attempt to reach this angle (provided Motor.MaxVelocity is greater than 0.

MaxVelocity

병렬 읽기

The maximum velocity the motor can use to reach Motor.DesiredAngle measured in radians per physics frame (1/60th of a second).

메서드

SetDesiredAngle

void

Sets Motor.DesiredAngle of the motor.

매개 변수

value: number

반환

void

이벤트