Tesseract Engine Documentation

GpuVariableInterface._write Property

Texture used by Gpu to write values out. Swapped with read texture each pass.

Texture2D _write {get; set;}

See Also

GpuVariableInterface Interface | DarkWynter.Stream.PhysicsGpu Namespace