Footprint Value

Constructs a footprint value which may be set to any transformation of a unit square describing a render area, and a render resolution at least 1x1 integer pixels.

Interface

Inputs

ParameterDetailsPossible Types
-No Primary Input-
Transform

Default: DAffine2 { matrix2: DMat2 { x_axis: DVec2(1.0, 0.0), y_axis: DVec2(0.0, 1.0) }, translation: DVec2(0.0, 0.0) }

transform
Resolution

Default: 100., 100

vec2

Outputs

ProductDetailsPossible Types
Result

The value produced by the node operation.

Primary Output

footprint