Method BakeImpostor
BakeImpostor(uint, int, int, bool, int, int, bool, bool, bool)
bakes impostors textures
Declaration
[HandleProcessCorruptedStateExceptions]
public OctahedralImpostor BakeImpostor(uint occurrence, int XFrames, int YFrames, bool hemi = false, int resolution = 1024, int padding = 0, bool roughness = false, bool metallic = false, bool ao = false)
Parameters
| Type | Name | Description |
|---|---|---|
| uint | occurrence | |
| int | XFrames | |
| int | YFrames | |
| bool | hemi | |
| int | resolution | |
| int | padding | |
| bool | roughness | |
| bool | metallic | |
| bool | ao |
Returns
| Type | Description |
|---|---|
| OctahedralImpostor |