(One intermediate revision by one other user not shown)
Line 3:
Line 3:
|Name=Texture Quality Settings
|Name=Texture Quality Settings
}}
}}
{{stub}}
The '''TextureQualitySettings''' component is part of the [[Settings]] menu and should be interacted with via such menu instead of through this component.
== Usage ==
== Fields ==
{{Table ComponentFields
{{Table ComponentFields
|TextureSizeRatio|TextureSizeRatio|
|TextureSizeRatio|TextureSizeRatio| The ratio at which textures should be loaded locally versus their original size on the cloud.
|TextureSizeLimit|TextureSizeLimit|
|TextureSizeLimit|TextureSizeLimit| The maximum Texture Size that textures should be loaded at.
|MinimumTextureSize|Int|
|MinimumTextureSize|Int| The minimum size textures loaded can be locally.
|DefaultFilterMode|TextureFilterMode|
|DefaultFilterMode|TextureFilterMode| The default Texture mode that textures will be if they don't manually specify their Texture mode.
|AnisotropicLevel|Int|
|AnisotropicLevel|Int| The Anisotropic levels textures should have.
|UseAnisotropicLevel|Bool|
|UseAnisotropicLevel|Bool| Whether the Anisotropic levels should be used.