createSpace

abstract fun createSpace(settings: PhysicsSpace.Settings = PhysicsSpace.Settings()): PhysicsSpace

Creates an independent container for physics structures from the specified settings.