weights property
Vec4
get
weights
Four weight values that specify the influence of the corresponding joints.
Implementation
Vec4 get weights => Vec4.reader.read(_bc, _bcOffset + 64);
Four weight values that specify the influence of the corresponding joints.
Vec4 get weights => Vec4.reader.read(_bc, _bcOffset + 64);