C# 클래스 OVRWaitCursor

Rotates this GameObject at a given speed.
상속: MonoBehaviour
파일 보기 프로젝트 열기: leapmotion/ImageGrid

공개 프로퍼티들

프로퍼티 타입 설명
rotateSpeeds Vector3

공개 메소드들

메소드 설명
Update ( ) : void

Auto rotates the attached cursor.

메소드 상세

Update() 공개 메소드

Auto rotates the attached cursor.
public Update ( ) : void
리턴 void

프로퍼티 상세

rotateSpeeds 공개적으로 프로퍼티

public Vector3 rotateSpeeds
리턴 Vector3