SetCollisionPolyAccuracy
Sets the accuracy of the generated collision polygons Accuracy should always be positive and the highest value is 1.0. The default value is 0.8. Examples // Set the accuracy of the generated collision polygons to 10% //
Settings::SetCollisionPolyAccuracy( 0.1 ); Other functions of the class Settings
Questions about SetCollisionPolyAccuracy? Click here. |