C# Class Reign.Video.Abstraction.SoftwareFCurve

Afficher le fichier Open project: reignstudios/ReignSDK Class Usage Examples

Méthodes publiques

Свойство Type Description
DataPath string
Index int
KeyFrames List
Type FCurveTypes

Méthodes publiques

Méthode Description
SoftwareFCurve ( RMX_ActionFCurve fcurve ) : System

Method Details

SoftwareFCurve() public méthode

public SoftwareFCurve ( RMX_ActionFCurve fcurve ) : System
fcurve RMX_ActionFCurve
Résultat System

Property Details

DataPath public_oe property

public string DataPath
Résultat string

Index public_oe property

public int Index
Résultat int

KeyFrames public_oe property

public List KeyFrames
Résultat List

Type public_oe property

public FCurveTypes Type
Résultat FCurveTypes