ShaderTechnique.ShaderContent

ShaderTechnique.ShaderContent property

Gets or sets the content of a embedded shader script. It could be HLSL/GLSL shader source file.

public byte[] ShaderContent { get; set; }

See Also