Template:SVGMeshReader

From K-3D

Jump to: navigation, search

Description

Reader that loads external Scalable Vector Graphics (.svg) files into the document by reference
Plugin Status:Experimental
Categories:All Plugins, Experimental Plugins, MeshReader Plugins

Metadata

Name Value

Properties

Label Description Type Script Name
File Input file path. k3d::filesystem::path file
Center on Origin Center the output mesh around the origin. k3d::bool_t center
Scale to Size Scale the output mesh to fit within a fixed-size bounding-box. k3d::bool_t scale_to_size
Size Output mesh size when "Scale to Size" is enabled. k3d::double_t size
Output Mesh Output mesh k3d::mesh* output_mesh
Surface Material Surface material k3d::inode* material