API Referenceglobal
public class Sandbox.Shader.ShaderSchema
Constructors
Showing 1 constructors
public ShaderSchema()
No results match this filter.
Properties
Showing 2 properties
public System.Collections.Generic.List`1<Sandbox.Shader.ComboDescription> Sandbox.Shader.ShaderSchema.Combos { get; set; }
public System.Collections.Generic.List`1<Sandbox.Shader.VariableDescription> Sandbox.Shader.ShaderSchema.Variables { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | global |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.Shader.ShaderSchema |