SPIRVSource.GeometryShader

SPIRVSource.GeometryShader property

Gets or sets the source code of the geometry shader.

public byte[] GeometryShader { get; set; }

See Also