API ReferenceSandbox
Shaderclass
A shader is a specialized and complex computer program that use world geometry, materials and textures to render graphics.
Methods1
Showing 1 methods
No results match this filter.
Properties2
Showing 2 properties
public virtual bool Sandbox.Shader.IsValid { get; set; }
Returns:
bool—public Sandbox.Shader.ShaderSchema Sandbox.Shader.Schema { get; set; }
Returns a schema representing the variables and combos in this shader. This is used by the material editor to show UI for editing shader parameters.
No results match this filter.