Click or drag to resize

MeshSimplifierBoneWeight Constructor

Namespace:  Internal
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public BoneWeight(
	Vector4I indices,
	Vector4F weights
)

Parameters

indices
Type: NeoAxisVector4I
weights
Type: NeoAxisVector4F
See Also