Website Header Slim

Derive Node Reference

Base Shape Node

Description

The Base Shape node generates basic 2D shapes as textures. The output is a texture with it’s pixel values being either 0 or 1, like the output of a step function.

Sample Tree

Properties

Property Name Property Type Description
Shape
Enumerator

Choose the desired base shape. The available options are:

 

  • - Square
  • - Circle
  • - Rounded Square
  • - Hexagon
  • - Octagon
  • - Triangle
Radius
Float Slider
Set the corner radius for the rounded cube (only available for the rounded cube shape).
Falloff
Float Slider
Set the falloff for the trianlge and the hexagon shapes (only available for the triangle and hexagon shapes).
Ridge
Float Slider
Set the length of the ridges for the octagon shape (only available for the octagon shape).

Inputs

None

Outputs

Output Name Data Type Description
Output
Float
Outputs the base shape texture.

Login