lpv_build_editor
lpv_build_editor(engine, volume, [path_key], [placement_surface_offset], [probe_size])
Kind: global function
| Param | Type | Description |
|---|---|---|
| engine | Engine | |
| volume | LightProbeVolume | |
| [path_key] | string | |
| [placement_surface_offset] | number | How far to place new probes away from the surface |
| [probe_size] | number | purely visual, how big is each probe when visualised? |
- lpv_build_editor(engine, volume, [path_key], [placement_surface_offset], [probe_size])
- ~selected :
Array.<number> - ~set_selection(entities)
- ~attach_transform(entities)
- ~selected :
lpv_build_editor~selected : Array.<number>
Kind: inner constant of lpv_build_editor
lpv_build_editor~set_selection(entities)
Kind: inner method of lpv_build_editor
| Param | Type |
|---|---|
| entities | Array.<number> |
lpv_build_editor~attach_transform(entities)
Kind: inner method of lpv_build_editor
| Param | Type |
|---|---|
| entities | Array.<number> |