Tesseract Engine Documentation

GpuVariable._write Property

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

public Texture2D _write {get; set;}

Implements

GpuVariableInterface.

See Also

GpuVariable Class | DarkWynter.Stream.PhysicsGpu Namespace