C# 클래스 UnityBackground, casanova-mk2

상속: MonoBehaviour
파일 보기 프로젝트 열기: vs-team/casanova-mk2

공개 프로퍼티들

프로퍼티 타입 설명
ScrollingVelocity Vector2
rotatingVelocity float

공개 메소드들

메소드 설명
Find ( string elem, float rotatingVelocity ) : UnityBackground,

비공개 메소드들

메소드 설명
Start ( ) : void
Update ( ) : void

메소드 상세

Find() 공개 정적인 메소드

public static Find ( string elem, float rotatingVelocity ) : UnityBackground,
elem string
rotatingVelocity float
리턴 UnityBackground,

프로퍼티 상세

ScrollingVelocity 공개적으로 프로퍼티

public Vector2 ScrollingVelocity
리턴 Vector2

rotatingVelocity 공개적으로 프로퍼티

public float rotatingVelocity
리턴 float