Skip to content

ShaderSource.Code Property

Definition

Namespace: Brine2D.Rendering

Gets the shader source code or bytecode.

public byte[] Code { get; init; }

Property Value

System.Byte[]