|
@@ -158,8 +158,10 @@ return {
|
|
|
name = 'supersample',
|
|
|
type = 'number',
|
|
|
description = [[
|
|
|
- A scaling factor to apply to the headset texture. Improves visual quality but
|
|
|
- reduces performance. Can also be a boolean.
|
|
|
+ A scaling factor to apply to the headset texture. Can be any positive floating
|
|
|
+ point number, which gets multiplied by the default texture resolution. A value
|
|
|
+ greater than 1 improves visual quality but reduces performance. Can also be a
|
|
|
+ boolean, where "true" means "2.0".
|
|
|
]]
|
|
|
},
|
|
|
{
|