update OpenSimDefaults.ini

This commit is contained in:
UbitUmarov
2018-12-21 16:10:31 +00:00
parent 3a20ccb403
commit 810ab5f1a3

View File

@@ -451,6 +451,15 @@
; Attempt to render meshes and sculpties on the map
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]
; ##