scale property
        
        Vector3
        scale
        
      
getter/setter pair
      The scale component of the transform.
Implementation
Vector3 scale = Vector3.all(1.0);The scale component of the transform.
Vector3 scale = Vector3.all(1.0);