buffer
Tag: buffer
Parent tag: preProcess
Attributes:
- name (string) – the texture name
- fromLibrary (string) – the library where the texture is defined
- CLEAR (bool) – if set to true it will clear the buffer
Example:
1 2 | < buffer name = "atomic" fromLibrary = "Voxels" CLEAR = true /> |