Skip to main content
Place a bitmap on a plane. Bitmaps are mapped from their center to the center of the target plane. Bitmaps are displayed in the viewport.

Inputs

NameTypeDescription
BitmapBitmapBitmap file to map.
PlanePlanePlane to map the bitmap to.
Interpolation typeInterpolation EnumInterpolation type used to convert a bitmap into a field.
LengthScalarOptional input to resize the length of the bitmap.
WidthScalarOptional input to resize the width of the bitmap.

Outputs