On this pageICRender.Group Groups (of blocks) are used to determine some render conditions; e.g., if a block exists on some relative coordinates, display some part of the model.Index PropertiesnameMethodsaddgetNameProperties namename: stringMethods addadd(id: number, data: number): voidAdds a block to the group.Parametersid: numberblock IDdata: numberblock data or -1 to use with all registered data valuesReturns voidgetNamegetName(): stringReturns stringGroup's name.
Groups (of blocks) are used to determine some render conditions; e.g., if a block exists on some relative coordinates, display some part of the model.