Skip to content

Color Sample Texture

GerardMTE edited this page Jun 7, 2026 · 5 revisions
image

Samples a Texture at the chosen coordinates at and returns the sampled Color. The sample point is given by the optional X and Y inputs, each ranging from 0.0 to 1.0 (X from left to right, Y from top to bottom); both default to 0.5, the center of the Texture.

Clone this wiki locally