Environment: create on (disabled) terrainsampler-instance
Only existing instances of the terrain-sampler can be enabled at runtime, so create at lease one of them.
This commit is contained in:
parent
803cb56c12
commit
59579aae9c
1 changed files with 7 additions and 0 deletions
|
@ -319,4 +319,11 @@
|
|||
<data type="string"/>
|
||||
</wildfire>
|
||||
|
||||
<!-- create on instance of the terrains-sampler but start disabled -->
|
||||
<terrain>
|
||||
<area>
|
||||
<enabled type="bool">false</enabled>
|
||||
</area>
|
||||
</terrain>
|
||||
|
||||
</PropertyList>
|
||||
|
|
Loading…
Reference in a new issue