update OpenSimDefaults.ini
parent
3a20ccb403
commit
810ab5f1a3
|
@ -452,6 +452,15 @@
|
||||||
; Attempt to render meshes and sculpties on the map
|
; Attempt to render meshes and sculpties on the map
|
||||||
RenderMeshes = false
|
RenderMeshes = false
|
||||||
|
|
||||||
|
; warp3D rendering height limits for prims (relative to rez position not bounding box)
|
||||||
|
; prims above RenderMaxHeight are excluded
|
||||||
|
; valid values: 100 t0 4086
|
||||||
|
;RenderMaxHeight = 4086
|
||||||
|
|
||||||
|
; prims below RenderMinHeight are excluded
|
||||||
|
; valid values: -100 to RenderMaxHeight - 10
|
||||||
|
;RenderMinHeight = -100
|
||||||
|
|
||||||
[Permissions]
|
[Permissions]
|
||||||
; ##
|
; ##
|
||||||
; ## PERMISSIONS
|
; ## PERMISSIONS
|
||||||
|
|
Loading…
Reference in New Issue