C# Class ME3Explorer.FaceFX.ControlPoint

显示文件 Open project: ME3Explorer/ME3Explorer Class Usage Examples

Public Properties

Property Type Description
inTangent float
leaveTangent float
time float
weight float

Property Details

inTangent public_oe property

public float inTangent
return float

leaveTangent public_oe property

public float leaveTangent
return float

time public_oe property

public float time
return float

weight public_oe property

public float weight
return float