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

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

공개 프로퍼티들

프로퍼티 타입 설명
AnimRate float
FirstRawFrame int
KeyCompressionStyle int
KeyQuotum int
KeyReduction float
NumRawFrames int
RootInclude int
StartBone int
TotalBones int
TrackTime float
group string
name string
raw byte[]

프로퍼티 상세

AnimRate 공개적으로 프로퍼티

public float AnimRate
리턴 float

FirstRawFrame 공개적으로 프로퍼티

public int FirstRawFrame
리턴 int

KeyCompressionStyle 공개적으로 프로퍼티

public int KeyCompressionStyle
리턴 int

KeyQuotum 공개적으로 프로퍼티

public int KeyQuotum
리턴 int

KeyReduction 공개적으로 프로퍼티

public float KeyReduction
리턴 float

NumRawFrames 공개적으로 프로퍼티

public int NumRawFrames
리턴 int

RootInclude 공개적으로 프로퍼티

public int RootInclude
리턴 int

StartBone 공개적으로 프로퍼티

public int StartBone
리턴 int

TotalBones 공개적으로 프로퍼티

public int TotalBones
리턴 int

TrackTime 공개적으로 프로퍼티

public float TrackTime
리턴 float

group 공개적으로 프로퍼티

public string group
리턴 string

name 공개적으로 프로퍼티

public string name
리턴 string

raw 공개적으로 프로퍼티

public byte[] raw
리턴 byte[]