GLSLSource.ComputeShader

GLSLSource.ComputeShader property

Gets or sets the source code of the compute shader.

public string ComputeShader { get; set; }

See Also