C# 클래스 ErgoShop.UI.ArrowsScript

상속: MonoBehaviour
파일 보기 프로젝트 열기: i2ml/Amenage3D

공개 프로퍼티들

프로퍼티 타입 설명
leftArrow GameObject

보호된 프로퍼티들

프로퍼티 타입 설명
currentArrow GameObject
m_arrowOffset float
m_decal Vector3

보호된 메소드들

메소드 설명
Start ( ) : void

메소드 상세

Start() 보호된 메소드

protected Start ( ) : void
리턴 void

프로퍼티 상세

currentArrow 보호되어 있는 프로퍼티

protected GameObject currentArrow
리턴 GameObject

leftArrow 공개적으로 프로퍼티

public GameObject leftArrow
리턴 GameObject

m_arrowOffset 보호되어 있는 프로퍼티

protected float m_arrowOffset
리턴 float

m_decal 보호되어 있는 프로퍼티

protected Vector3 m_decal
리턴 Vector3