animationDeformedVertices property
Float32List?
get
animationDeformedVertices
Implementation
Float32List? get animationDeformedVertices {
return _animationDeformedVertices;
}
Float32List? get animationDeformedVertices {
return _animationDeformedVertices;
}