Click or drag to resize
Ab4d.SharpEngine logo

ModelOptimizer Methods

The ModelOptimizer type exposes the following members.

Methods
 NameDescription
Public methodStatic memberOptimize Optimizes the models in the specified GroupNode and returns a new GroupNode with optimized models. Child SceneNodes that cannot be optimized (LineNodes, etc.) are copied to the new GroupNode. This method also flattens the hierarchy of the children.
Top
See Also