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: 2024.1.1.0 (2024.1.1.0)
Syntax public Reference<Skeleton> OriginalSkeleton { get; set; }
Property Value
Type:
ReferenceSkeletonSee Also