C# Class ME3Explorer.Matinee.InterpTrackDirector.DirectorTrackCut

ファイルを表示 Open project: ME3Explorer/ME3Explorer

Public Properties

Property Type Description
TargetCamGroup ME3Explorer.Unreal.NameReference
Time float
TransitionTime float
bSkipCameraReset bool

Public Methods

Method Description
ToTree ( int index, ME3Package pcc ) : TreeNode

Method Details

ToTree() public method

public ToTree ( int index, ME3Package pcc ) : TreeNode
index int
pcc ME3Package
return System.Windows.Forms.TreeNode

Property Details

TargetCamGroup public_oe property

public NameReference,ME3Explorer.Unreal TargetCamGroup
return ME3Explorer.Unreal.NameReference

Time public_oe property

public float Time
return float

TransitionTime public_oe property

public float TransitionTime
return float

bSkipCameraReset public_oe property

public bool bSkipCameraReset
return bool