ZoneInterface interface
Contract for zones.
Signature:
interface ZoneInterface extends NodeInterface
Extends: NodeInterface
Remarks
Zones are a fundamental part of how the Core3D SDK assigns and displays textures. They descibe "printable areas" within UV space.
Note that while zones also implement NodeInterface, this contracts provides zone-specific functionality.
Methods
Method |
Description |
---|---|
Check whether this zone is applicable to a mesh. |