animationDeformedVertices property

Float32List? animationDeformedVertices

Implementation

Float32List? get animationDeformedVertices {
  return _animationDeformedVertices;
}