Skip to content

Texture Parameter

Gerard Martin edited this page Jun 22, 2026 · 11 revisions
image

Exposes a Texture as a parameter, which can be changed at runtime. The Default Value is always loaded.

Properties

  • Default Value: Texture used while none is explicitly set.
  • Reference Texture: Texture whose properties (size, LOD bias, etc.) are copied at compile time.
  • Texture Size X: Width of the Texture when no Reference Texture is provided.
  • Texture Size Y: Height of the Texture when no Reference Texture is provided.

Clone this wiki locally