Click or drag to resize

SkeletonAnimationOriginalSkeleton Property

The reference to original skeleton when it is imported. Used to support animation retargeting when skeletons have different structure.

Namespace: NeoAxis
Assembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public Reference<Skeleton> OriginalSkeleton { get; set; }

Property Value

ReferenceSkeleton
See Also