 | FlexibleColliderOnModifySymmetricalProperty Method |
Raises the modify symmetrical property event. This method is called when a property is set that needs to be
pushed to the corresponding
FlexibleCollider. You can invoke it manually if you
need to push settings that are not managed on this object directly, such as
Joint
limits.
Namespace: Candlelight.PhysicsAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic void OnModifySymmetricalProperty()
See Also