C# 클래스 ME3Explorer.Unreal.PSKFile.PSKContainer

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

공개 프로퍼티들

프로퍼티 타입 설명
bones List
edges List
extrauv1 List
extrauv2 List
extrauv3 List
faces List
materials List
points List
weights List

프로퍼티 상세

bones 공개적으로 프로퍼티

public List bones
리턴 List

edges 공개적으로 프로퍼티

public List edges
리턴 List

extrauv1 공개적으로 프로퍼티

public List extrauv1
리턴 List

extrauv2 공개적으로 프로퍼티

public List extrauv2
리턴 List

extrauv3 공개적으로 프로퍼티

public List extrauv3
리턴 List

faces 공개적으로 프로퍼티

public List faces
리턴 List

materials 공개적으로 프로퍼티

public List materials
리턴 List

points 공개적으로 프로퍼티

public List points
리턴 List

weights 공개적으로 프로퍼티

public List weights
리턴 List