KinematicJointDispose(Boolean) Method |
Releases the unmanaged resources used by the
KinematicJoint and optionally releases the managed resources
Namespace: Demo3D.Visuals.KJEAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntaxprotected virtual void Dispose(
bool disposing
)
Parameters
- disposing Boolean
- True to release both managed and unmanaged resources; false to release only unmanaged resources
See Also