C# 클래스 ME3Explorer.Matinee.BioEvtSysTrackDOF.BioDOFTrackData

파일 보기 프로젝트 열기: ME3Explorer/ME3Explorer

공개 프로퍼티들

프로퍼티 타입 설명
bEnableDOF bool
cModulateBlurColor Color
fBlurKernelSize float
fFalloffExponent float
fFocusDistance float
fFocusInnerRadius float
fInterpolateSeconds float
fMaxFarBlurAmount float
fMaxNearBlurAmount float
vFocusPosition Vector

공개 메소드들

메소드 설명
ToTree ( int index, float time, ME3Package pcc ) : TreeNode

메소드 상세

ToTree() 공개 메소드

public ToTree ( int index, float time, ME3Package pcc ) : TreeNode
index int
time float
pcc ME3Package
리턴 System.Windows.Forms.TreeNode

프로퍼티 상세

bEnableDOF 공개적으로 프로퍼티

public bool bEnableDOF
리턴 bool

cModulateBlurColor 공개적으로 프로퍼티

public Color cModulateBlurColor
리턴 Color

fBlurKernelSize 공개적으로 프로퍼티

public float fBlurKernelSize
리턴 float

fFalloffExponent 공개적으로 프로퍼티

public float fFalloffExponent
리턴 float

fFocusDistance 공개적으로 프로퍼티

public float fFocusDistance
리턴 float

fFocusInnerRadius 공개적으로 프로퍼티

public float fFocusInnerRadius
리턴 float

fInterpolateSeconds 공개적으로 프로퍼티

public float fInterpolateSeconds
리턴 float

fMaxFarBlurAmount 공개적으로 프로퍼티

public float fMaxFarBlurAmount
리턴 float

fMaxNearBlurAmount 공개적으로 프로퍼티

public float fMaxNearBlurAmount
리턴 float

vFocusPosition 공개적으로 프로퍼티

public Vector,ME3Explorer.Matinee vFocusPosition
리턴 Vector