alias_api.create_texture_node
- alias_api.create_texture_node(*args, **kwargs)
Overloaded function.
create_texture_node(imagePath: str, useConstructionPlane: bool = False, errs: list = []) -> bool
A function which creates a Canvas Image at the center of the world.
create_texture_node(name : str, imagePath : str, useConstructionPlane: bool, errs: list) -> bool
A function which creates a Canvas Image at the center of the world.