C# 클래스 ME3Explorer.Unreal.PSAFile.PSABone

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

공개 프로퍼티들

프로퍼티 타입 설명
childs int
flags int
index int
length float
location PSAPoint
name string
parent int
rotation PSAQuad
size PSAPoint

프로퍼티 상세

childs 공개적으로 프로퍼티

public int childs
리턴 int

flags 공개적으로 프로퍼티

public int flags
리턴 int

index 공개적으로 프로퍼티

public int index
리턴 int

length 공개적으로 프로퍼티

public float length
리턴 float

location 공개적으로 프로퍼티

public PSAPoint location
리턴 PSAPoint

name 공개적으로 프로퍼티

public string name
리턴 string

parent 공개적으로 프로퍼티

public int parent
리턴 int

rotation 공개적으로 프로퍼티

public PSAQuad rotation
리턴 PSAQuad

size 공개적으로 프로퍼티

public PSAPoint size
리턴 PSAPoint