VBWOut:
Filter:
Scintillator/Classes (extension) | Quarks > Scintillator > VGens > Vector Manipulation > Color Output

VBWOut
ExtensionExtension

Opaque black and white output VGen

Description

Provides a single value for all three color channels, resulting in a black-and-white, opaque color output signal.

Supported Rates: pixel

Class Methods

.pr

Make a VBWOut VGen at requested rate.

Arguments:

value

The black and white value, with 0.0 representing black and 1.0 representing white.

Returns:

The vector VVec4.pr(value, value, value, 1.0)

dimensions

inputoutput
14

Examples