|
void | Dispose () |
|
void | Clear () |
|
int | AddSkeleton (Transform[] bones, Matrix4x4 worldToSolver) |
|
void | PrepareForCompute () |
|
void | SetBoneTransform (int index, int boneIndex, Transform transform) |
|
void | UpdateBoneTransformsCompute () |
|
Matrix4x4 | GetWorldToSolverTransform (int index) |
|
void | SetWorldToSolverTransform (int index, Matrix4x4 trfm) |
|
|
ObiNativeList< SkeletonData > | skeletonData |
|
ObiNativeList< Matrix4x4 > | world2Solver |
|
ObiNativeList< Vector3 > | bonePositions |
|
ObiNativeList< Quaternion > | boneRotations |
|
ObiNativeList< Vector3 > | boneScales |
|
The documentation for this class was generated from the following file:
- Assets/Obi/Scripts/Common/Rendering/DataBatches/SkeletonDataBatch.cs