SubsurfaceNode
Added in version 4.14.
- class SubsurfaceNode(*args, **kwargs)
Superclasses: RenderNode
A render node that potentially diverts a part of the scene graph to a subsurface.
Methods
- class SubsurfaceNode
- get_child() RenderNode
Gets the child node that is getting drawn by the given
node
.Added in version 4.14.