normalizeToUnitCube method
TransformNode
normalizeToUnitCube([
- bool includeDescendants,
- bool ignoreRotation,
- bool predicate(
- AbstractMesh node
Implementation
external TransformNode normalizeToUnitCube([bool includeDescendants, bool ignoreRotation, bool Function(AbstractMesh node) predicate]);