C# 클래스 BackgroundObjects, pyramidwarf

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

공개 프로퍼티들

프로퍼티 타입 설명
AmountToCreate float
QuadPrefab Transform
RandomSpacing float
ScaleFactor float
Spacing float
Textures Material[]

공개 메소드들

메소드 설명
Start ( ) : void

메소드 상세

Start() 공개 메소드

public Start ( ) : void
리턴 void

프로퍼티 상세

AmountToCreate 공개적으로 프로퍼티

public float AmountToCreate
리턴 float

QuadPrefab 공개적으로 프로퍼티

public Transform QuadPrefab
리턴 Transform

RandomSpacing 공개적으로 프로퍼티

public float RandomSpacing
리턴 float

ScaleFactor 공개적으로 프로퍼티

public float ScaleFactor
리턴 float

Spacing 공개적으로 프로퍼티

public float Spacing
리턴 float

Textures 공개적으로 프로퍼티

public Material[] Textures
리턴 Material[]