C# 클래스 HaloMap.RawData.ParsedModel.LODInfo.LODPieceInfo.LODPermutationInfo

The lod permutation info.
파일 보기 프로젝트 열기: troymac1ure/Entity

공개 프로퍼티들

프로퍼티 타입 설명
name string
pieceNumber int[]

프로퍼티 상세

name 공개적으로 프로퍼티

The name.
public string name
리턴 string

pieceNumber 공개적으로 프로퍼티

The piece number.
public int[] pieceNumber
리턴 int[]