animationDeformedVertices property

Float32List? get animationDeformedVertices

Implementation

Float32List? get animationDeformedVertices {
  return _animationDeformedVertices;
}