Class XAnimation
Assembly: JeremyAnsel.Media.DirectXFile.dll
public sealed class XAnimation
Properties
|
Edit this page
View Source
Declaration
public string? FrameReference { get; set; }
Property Value
|
Edit this page
View Source
Declaration
public List<XAnimationKey> Keys { get; }
Property Value
|
Edit this page
View Source
Declaration
public string Name { get; set; }
Property Value
|
Edit this page
View Source
Declaration
public int OpenClosedOption { get; set; }
Property Value
|
Edit this page
View Source
Declaration
public int PositionQualityOption { get; set; }
Property Value