C# 클래스 Axiom.Core.BillboardChain.ChainSegment

파일 보기 프로젝트 열기: WolfgangSt/axiom

공개 프로퍼티들

프로퍼티 타입 설명
head int
start int
tail int

프로퍼티 상세

head 공개적으로 프로퍼티

public int head
리턴 int

start 공개적으로 프로퍼티

public int start
리턴 int

tail 공개적으로 프로퍼티

public int tail
리턴 int