C# 클래스 GrabbableScribbler, OCDEscape

상속: GrabbableObject
파일 보기 프로젝트 열기: gadauto3/OCDEscape 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
dropSound UnityEngine.AudioSource
type scribblerType

보호된 프로퍼티들

프로퍼티 타입 설명
dropPosition ScribblerHolder.DropPosition,
holder ScribblerHolder,
puzzle ScribblerSortingPuzzle,

공개 메소드들

메소드 설명
LogicUpdate ( ) : void
OffInteract ( GazePointer, pointer, Transform objectToInteractWith ) : bool
OnInteract ( GazePointer, pointer ) : bool

보호된 메소드들

메소드 설명
Awake ( ) : void
GetMoveToAnchorOffsetPosition ( ) : Vector3
GetMoveToNotGrabbedOffsetPosition ( ) : Vector3
GetMoveToNotGrabbedPosition ( ) : Vector3
GetMoveToNotGrabbedRotation ( ) : Quaternion
OnObjectPutBack ( ) : void
RandomVector ( ) : Vector3
Start ( ) : void

메소드 상세

Awake() 보호된 메소드

protected Awake ( ) : void
리턴 void

GetMoveToAnchorOffsetPosition() 보호된 메소드

protected GetMoveToAnchorOffsetPosition ( ) : Vector3
리턴 Vector3

GetMoveToNotGrabbedOffsetPosition() 보호된 메소드

protected GetMoveToNotGrabbedOffsetPosition ( ) : Vector3
리턴 Vector3

GetMoveToNotGrabbedPosition() 보호된 메소드

protected GetMoveToNotGrabbedPosition ( ) : Vector3
리턴 Vector3

GetMoveToNotGrabbedRotation() 보호된 메소드

protected GetMoveToNotGrabbedRotation ( ) : Quaternion
리턴 Quaternion

LogicUpdate() 공개 메소드

public LogicUpdate ( ) : void
리턴 void

OffInteract() 공개 메소드

public OffInteract ( GazePointer, pointer, Transform objectToInteractWith ) : bool
pointer GazePointer,
objectToInteractWith Transform
리턴 bool

OnInteract() 공개 메소드

public OnInteract ( GazePointer, pointer ) : bool
pointer GazePointer,
리턴 bool

OnObjectPutBack() 보호된 메소드

protected OnObjectPutBack ( ) : void
리턴 void

RandomVector() 보호된 정적인 메소드

protected static RandomVector ( ) : Vector3
리턴 Vector3

Start() 보호된 메소드

protected Start ( ) : void
리턴 void

프로퍼티 상세

dropPosition 보호되어 있는 프로퍼티

protected ScribblerHolder.DropPosition, dropPosition
리턴 ScribblerHolder.DropPosition,

dropSound 공개적으로 프로퍼티

public AudioSource,UnityEngine dropSound
리턴 UnityEngine.AudioSource

holder 보호되어 있는 프로퍼티

protected ScribblerHolder, holder
리턴 ScribblerHolder,

puzzle 보호되어 있는 프로퍼티

protected ScribblerSortingPuzzle, puzzle
리턴 ScribblerSortingPuzzle,

type 공개적으로 프로퍼티

public scribblerType type
리턴 scribblerType