C# 클래스 SubRingDiskController, VRpportunity

상속: MonoBehaviour
파일 보기 프로젝트 열기: CodeScience/VRpportunity 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
change bool
nameToDegreeDict float>.Dictionary

공개 메소드들

메소드 설명
processRotataion ( ) : void
setRingRotation ( ) : void

비공개 메소드들

메소드 설명
Awake ( ) : void
Start ( ) : void
Update ( ) : void
animateRotation ( Transform disk, float targetOffset ) : IEnumerator
findTopPriority ( ) : void
processStep2 ( List blockTransforms ) : void
shiftBlockBack ( Transform blockTransform, Vector3 targetPostion, float startTime, float journeyLength, float fract, List blockTransforms ) : IEnumerator
shiftBlockLeft ( Transform blockTransform, Vector3 targetPostion, float startTime, float journeyLength, float fract, List blockTransforms ) : IEnumerator
shiftBlockRight ( Transform blockTransform, Vector3 targetPostion, float startTime, float journeyLength, float fract ) : IEnumerator
shiftBlocksForward ( Transform blockTransform, Vector3 targetPostion, float startTime, float journeyLength, float fract ) : IEnumerator
updateBlockColor ( ) : void
updateBlockPositionOrder ( BlockController>.Dictionary blockTransformToControllerDict ) : void

메소드 상세

processRotataion() 공개 메소드

public processRotataion ( ) : void
리턴 void

setRingRotation() 공개 메소드

public setRingRotation ( ) : void
리턴 void

프로퍼티 상세

change 공개적으로 프로퍼티

public bool change
리턴 bool

nameToDegreeDict 공개적으로 정적으로 프로퍼티

public static Dictionary nameToDegreeDict
리턴 float>.Dictionary