MeshSimplifierBoneWeight Constructor |
Namespace: InternalAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic BoneWeight(
Vector4I indices,
Vector4F weights
)
Parameters
- indices Vector4I
-
- weights Vector4F
-
See Also