weights property

GltfRef<Vector4Accessor>? get weights

Implementation

GltfRef<Vector4Accessor>? get weights => _accessor('WEIGHTS_0');