Struct aeConfig
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.ReferenceEquals(System.Object, System.Object)
Syntax
[Serializable]
public struct aeConfig
Fields
archiveType
Declaration
public aeArchiveType archiveType
Field Value
frameRate
Declaration
Field Value
Type |
Description |
System.Single |
|
scaleFactor
Declaration
Field Value
Type |
Description |
System.Single |
|
swapFaces
Declaration
Field Value
swapHandedness
Declaration
public Bool swapHandedness
Field Value
timeSamplingType
Declaration
public aeTimeSamplingType timeSamplingType
Field Value
Declaration
public aeXformType xformType
Field Value
Properties
defaultValue
Declaration
public static aeConfig defaultValue { get; }
Property Value