-
Notifications
You must be signed in to change notification settings - Fork 0
class_shape2d
reduz edited this page Feb 23, 2014
·
12 revisions
#####Inherits: Resource
Base class for all 2D Shapes.
- void
set_custom_solver_bias( real bias ) -
real
get_custom_solver_bias( ) const
Base class for all 2D Shapes. All 2D shape types inherit from this.
- void
set_custom_solver_bias( real bias )
Use a custom solver bias. No need to change this unless you really know what you are doing.
-
real
get_custom_solver_bias( ) const
Return the custom solver bias. No need to change this unless you really know what you are doing.