Field scale
The scaling factor to apply to the mesh to get it to "standard" scale. Standard scale for 1 square cell is 1 by 1 unit. If your mesh is 2by2 units, you can use a scale of 0.5 to get correct results.
public float scale
Returns
- float
- The scaling factor to apply to the mesh to get it to "standard" scale. Standard scale for 1 square cell is 1 by 1 unit. If your mesh is 2by2 units, you can use a scale of 0.5 to get correct results.