Метод | Описание | |
---|---|---|
SetEmissive ( |
Allows to set an emissive color for a given renderer quickly, without the need to render the emissive input for the entire system.
|
|
UpdateMaterials ( |
Schedules an update of the albedo and emissive textures of a system that contains the renderer or the terrain.
|
|
UpdateMaterials ( |
Schedules an update of the albedo and emissive textures of a system that contains the renderer or the terrain.
|
|
UpdateMaterials ( |
Schedules an update of the albedo and emissive textures of a system that contains the renderer or the terrain.
|
Метод | Описание | |
---|---|---|
INTERNAL_CALL_SetEmissive ( |
||
INTERNAL_CALL_UpdateMaterialsForTerrain ( |
||
UpdateEnvironment ( ) : void | ||
UpdateMaterialsForRenderer ( |
||
UpdateMaterialsForTerrain ( |
public static SetEmissive ( |
||
renderer | The Renderer that should get a new color. | |
color | Color | The emissive Color. |
Результат | void |
public static UpdateMaterials ( |
||
renderer | The Renderer to use when searching for a system to update. | |
Результат | void |
public static UpdateMaterials ( |
||
terrain | The Terrain to use when searching for systems to update. | |
Результат | void |
public static UpdateMaterials ( |
||
terrain | The Terrain to use when searching for systems to update. | |
x | int | |
y | int | |
width | int | |
height | int | |
Результат | void |