Skip to content

LightRegionEntityTemplate

Inheritance 3 ancestors

Class Documentation

Add documentation

No class documentation available yet. Click "Add documentation" to contribute!

Properties

LightRegion

Embed<LightRegionGeComponentDef>
Default value
{
  "PriorityOverride": -1,
  "FalloffPower": 1,
  "parameters": "0x0",
  "Polygon": [
    [-200, 0, 200],
    [200, 0, 200],
    [200, 0, 200],
    [-200, 0, 200]
  ],
  "radius": 0,
  "strength": 1
}
Type history (2 revisions)
Add documentation

No documentation available yet. Click "Add documentation" to contribute!

definition

Embed<LightRegionDefinition>
Removed in 16.1
Default value
{
  "FalloffPower": 1,
  "parameters": "0x0",
  "Polygon": [
    [-200, 0, -200],
    [200, 0, -200],
    [200, 0, 200],
    [-200, 0, 200]
  ],
  "inheritedTags": [],
  "radius": 0,
  "strength": 1,
  "tags": []
}
Add documentation

No documentation available yet. Click "Add documentation" to contribute!