Click or drag to resize

MaterialExt Class

The extension methods for Material.
Inheritance Hierarchy
SystemObject
  RavingBots.MagicGestures.UtilsMaterialExt

Namespace:  RavingBots.MagicGestures.Utils
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public static class MaterialExt

The MaterialExt type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetEmission
Return the emission color of this material.
Public methodStatic memberSetEmission
Set the emission color of this material.
Top
See Also