TreeNode::IsBatchingDisabled

TreeNode::IsBatchingDisabled
bool IsBatchingDisabled() const;
Description

IsBatchingDisabled determines if batching of mesh generation for custom drawing is disabled or not.

Return Value

Returns true if batching is enabled and false otherwise.