Link Search Menu Expand Document

Sample Texture

PCGEx | Sample : Texture

Sample multiple, per-point textures

The Sample Texture can sample multiple texture sources at the same time, using per-point selection


In
Points with asset reference attribute
Point Filters
Filter which points will be read
Texture Data
PCG texture data
Texture Params
Reusable texture parameter definition
Out
Points with added data

Table of content


The Sample Texture node offers a very efficient way to sample multiple texture sources at the same time without the need for loops.

details/textures/sample-texture-data.png

Properties


WIP / TBD