API Referenceglobal
public sealed struct Sandbox.Shader.ComboDescription
Properties
Showing 6 properties
public string Sandbox.Shader.ComboDescription.Group { get; set; }
public int Sandbox.Shader.ComboDescription.Index { get; set; }
public int Sandbox.Shader.ComboDescription.Max { get; set; }
public int Sandbox.Shader.ComboDescription.Min { get; set; }
public string Sandbox.Shader.ComboDescription.Name { get; set; }
public string[] Sandbox.Shader.ComboDescription.Values { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | global |
| Type | class |
| Assembly | Sandbox.Engine |
| Doc ID | T:Sandbox.Shader.ComboDescription |