C# 클래스 GFrame.GPUInstance.GPUInstanceCellItem

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

공개 프로퍼티들

프로퍼티 타입 설명
cellIndex int
pos Vector3
rotation Quaternion
scale Vector3

프로퍼티 상세

cellIndex 공개적으로 프로퍼티

public int cellIndex
리턴 int

pos 공개적으로 프로퍼티

public Vector3 pos
리턴 Vector3

rotation 공개적으로 프로퍼티

public Quaternion rotation
리턴 Quaternion

scale 공개적으로 프로퍼티

public Vector3 scale
리턴 Vector3