Struct MetadataKeyframe
- Namespace
- SharpPluginLoader.Core.Resources.Animation
- Assembly
- SharpPluginLoader.Core.dll
public struct MetadataKeyframe
- Inherited Members
-
Fields
public ApplyType ApplyType
Field Value
- ApplyType
public float BounceBackLimit
Field Value
- float
public float BounceForwardLimit
Field Value
- float
Field Value
- uint
Field Value
- float
public InterpType InterpolationType
Field Value
- InterpType
Properties
public ref bool BoolValue { get; }
Property Value
- bool
public ref MtColor ColorValue { get; }
Property Value
- MtColor
public ref float FloatValue { get; }
Property Value
- float
public ref int IntValue { get; }
Property Value
- int
public ref uint UIntValue { get; }
Property Value
- uint