Table of Contents

Class Model3DAttachment.Animation

Namespace
Lime
Assembly
Lime.dll
public class Model3DAttachment.Animation
Inheritance
Model3DAttachment.Animation
Inherited Members

Fields

IgnoredNodes

public ObservableCollection<Model3DAttachment.NodeData> IgnoredNodes

Field Value

ObservableCollection<Model3DAttachment.NodeData>

Markers

public ObservableCollection<Model3DAttachment.MarkerData> Markers

Field Value

ObservableCollection<Model3DAttachment.MarkerData>

MarkersBlendings

public readonly ObservableCollection<Model3DAttachment.MarkerBlendingData> MarkersBlendings

Field Value

ObservableCollection<Model3DAttachment.MarkerBlendingData>

Nodes

public ObservableCollection<Model3DAttachment.NodeData> Nodes

Field Value

ObservableCollection<Model3DAttachment.NodeData>

Properties

Blending

public BlendingOption Blending { get; set; }

Property Value

BlendingOption

FirstFrame

public int FirstFrame { get; set; }

Property Value

int

Id

public string Id { get; set; }

Property Value

string

LastFrame

public int LastFrame { get; set; }

Property Value

int

SourceAnimationId

public string SourceAnimationId { get; set; }

Property Value

string

Methods

GetHashCodeForTrigger()

public int GetHashCodeForTrigger()

Returns

int