Determines if the enabled property of PhysicsBodies will be modified base on if the renderable is culled
default
true
since
2.1.0
Optional preserveVisibility
preserveVisibility?:boolean
memberof
Duck.Types.Camera.CullingOptions
description
Determines if the visibility of the renderable is preserved, renderable's culled property will only be modified instead
of the visibility property, this keeps hidden renderables hidden and visible renderables based on the culled property
Duck.Types.Camera.CullingOptions
Determines if the enabled property of PhysicsBodies will be modified base on if the renderable is culled
true
2.1.0