Tesseract Engine Documentation

GpuVariableInterface._read Property

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

Texture2D _read {get; set;}

See Also

GpuVariableInterface Interface | DarkWynter.Stream.PhysicsGpu Namespace