If the smart culling is enabled. The smart culling aims at reduce the rendering time of a large model. It skips rendering small or unimportant objects when camera rotates.
Signature:
isSmartCullingEnabled(): boolean;
Returns:
boolean
Return true if enabled.