Elegy Engine API Reference Elegy Engine API Reference

Class Skeleton

Namespace
Elegy.Common.Assets
Assembly
Elegy.Common.dll

Raw data for Elegy model skeletons.

public class Skeleton
Inheritance
object
Skeleton
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()

Properties

Joints

public List<BoneJoint> Joints { get; set; }

Property Value

List<BoneJoint>

Name

public string Name { get; set; }

Property Value

string
Edit this page
Made with docfx