SPIRVSource.VertexShader

SPIRVSource.VertexShader property

Gets or sets the source code of the vertex shader

public byte[] VertexShader { get; set; }

See Also