Skip to content

RenderMaterialProxy

used to store render material to object relationships in root collections

Parameters:

Name Type Description Default
objects list

the list of application ids of objects used by render material

required
value RenderMaterial

the render material used by the objects

required

objects instance-attribute

objects: List[str]

value instance-attribute