s&box docs

public sealed struct Sandbox.Material.FlagsAccessor

Constructors

Showing 1 constructors

Methods

Showing 2 methods

public float GetFloat(string name, float defaultValue = 0)

Parameters

  • defaultValue: Default: 0

public int GetInt(string name, int defaultValue = 0)

Parameters

  • defaultValue: Default: 0

Properties

Showing 4 properties

public bool Sandbox.Material.FlagsAccessor.IsDecal { get; set; }Obsolete

Obsolete: Decal materials are obsolete

Metadata

FieldValue
Namespaceglobal
Typeclass
AssemblySandbox.Engine
Doc IDT:Sandbox.Material.FlagsAccessor

On this page