Tesseract Engine Documentation

GpuVariable._read Property

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

public Texture2D _read {get; set;}

Implements

GpuVariableInterface.

See Also

GpuVariable Class | DarkWynter.Stream.PhysicsGpu Namespace