MeshInSpaceAnimationControllerCalculateCPU Method |
Namespace:
NeoAxis
Assembly:
NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax protected virtual void CalculateCPU(
Skeleton skeleton,
Mesh originalMesh,
Mesh modifiableMesh
)
Parameters
- skeleton
- Type: NeoAxisSkeleton
- originalMesh
- Type: NeoAxisMesh
- modifiableMesh
- Type: NeoAxisMesh
See Also