C# Class ME3Explorer.FaceFX.ME3FaceFXLine

Mostra file Open project: ME3Explorer/ME3Explorer Class Usage Examples

Public Properties

Property Type Description
FadeInTime float
FadeOutTime float
ID string
Name int
animations ME3Explorer.FaceFX.ME3NameRef[]
index int
numKeys int[]
points ME3Explorer.FaceFX.ControlPoint[]
unk2 int

Public Methods

Method Description
Clone ( ) : ME3FaceFXLine

Method Details

Clone() public method

public Clone ( ) : ME3FaceFXLine
return ME3FaceFXLine

Property Details

FadeInTime public_oe property

public float FadeInTime
return float

FadeOutTime public_oe property

public float FadeOutTime
return float

ID public_oe property

public string ID
return string

Name public_oe property

public int Name
return int

animations public_oe property

public ME3NameRef[],ME3Explorer.FaceFX animations
return ME3Explorer.FaceFX.ME3NameRef[]

index public_oe property

public int index
return int

numKeys public_oe property

public int[] numKeys
return int[]

points public_oe property

public ControlPoint[],ME3Explorer.FaceFX points
return ME3Explorer.FaceFX.ControlPoint[]

unk2 public_oe property

public int unk2
return int