Uses of Interface
com.jme3.bullet.debug.BulletDebugAppState.DebugAppStateFilter
Packages that use BulletDebugAppState.DebugAppStateFilter
-
Uses of BulletDebugAppState.DebugAppStateFilter in com.jme3.bullet.debug
Fields in com.jme3.bullet.debug declared as BulletDebugAppState.DebugAppStateFilterModifier and TypeFieldDescriptionprotected BulletDebugAppState.DebugAppStateFilterBulletDebugAppState.filterlimit which objects are visualized, or null to visualize all objectsMethods in com.jme3.bullet.debug with parameters of type BulletDebugAppState.DebugAppStateFilterModifier and TypeMethodDescriptionvoidBulletDebugAppState.setFilter(BulletDebugAppState.DebugAppStateFilter filter) Alter which objects are visualized.