MaterialHelper Class |
Namespace: ImmerseSDK
public static class MaterialHelper
The MaterialHelper type exposes the following members.
Name | Description | |
---|---|---|
MaterialHelper |
Name | Description | |
---|---|---|
CalculateEmissiveColor |
Calculate the emissive color using the intensity
| |
FindMaterialOn |
Look for a material instance using the name of the material passed in
| |
SetColorOn(Color, Material, ListRenderer) |
Set the emissive value on the renderer's material instance we find by matching the name of the material passed in
| |
SetColorOn(Color, Material, Renderer) |
Set the emissive value on the renderer's material instance we find by matching the name of the material passed in
| |
SetColorOnInstance |
Set the emissive value on the renderer's material instance we find by matching the name of the material passed in
| |
SetEmissionOn(Color, Material, ListRenderer) |
Set the emissive value on the renderer's material instance we find by matching the name of the material passed in
| |
SetEmissionOn(Color, Material, Renderer) |
Set the emissive value on the renderer's material instance we find by matching the name of the material passed in
| |
SetEmissionOnInstance |
Set the emissive value on the renderer's material instance we find by matching the name of the material passed in
|
Name | Description | |
---|---|---|
EmmissionEnabled |