C# 클래스 Venue, TheConductor

파일 보기 프로젝트 열기: cgfarmer4/TheConductor 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
cx float
cy float
cz float
inputs GameObject[]
outputChannels GameObject[]
xRange float
yRange float
zRange float

프로퍼티 상세

cx 공개적으로 프로퍼티

public float cx
리턴 float

cy 공개적으로 프로퍼티

public float cy
리턴 float

cz 공개적으로 프로퍼티

public float cz
리턴 float

inputs 공개적으로 프로퍼티

public GameObject[] inputs
리턴 GameObject[]

outputChannels 공개적으로 프로퍼티

public GameObject[] outputChannels
리턴 GameObject[]

xRange 공개적으로 프로퍼티

public float xRange
리턴 float

yRange 공개적으로 프로퍼티

public float yRange
리턴 float

zRange 공개적으로 프로퍼티

public float zRange
리턴 float