|
|
|
|
|
|
|
string
|
|
|
|
addOutlined(self,
*args)
addOutlined(self, Instance instance, int r, int g, int b, int width) |
source code
|
|
|
|
removeOutlined(self,
*args)
removeOutlined(self, Instance instance) |
source code
|
|
|
|
|
|
|
addColored(self,
*args)
addColored(self, Instance instance, int r, int g, int b) |
source code
|
|
|
|
removeColored(self,
*args)
removeColored(self, Instance instance) |
source code
|
|
|
|
|
|
|
|
|
|
removeTransparentArea(self,
*args)
removeTransparentArea(self, Instance instance) |
source code
|
|
|
|
|
|
|
addIgnoreLight(self,
*args)
addIgnoreLight(self, StringList groups) |
source code
|
|
|
|
removeIgnoreLight(self,
*args)
removeIgnoreLight(self, StringList groups) |
source code
|
|
|
|
|
|
|
getInstance(*args)
getInstance(IRendererContainer cnt) -> InstanceRenderer |
source code
|
|
|
Inherited from RendererBase:
activateAllLayers,
addActiveLayer,
clearActiveLayers,
getActiveLayers,
getPipelinePosition,
isEnabled,
removeActiveLayer,
setEnabled,
setPipelinePosition
|