Template:LSL Constants/PrimitiveParams/gltf caveats: Difference between revisions
Jump to navigation
Jump to search
Add warning to SLPPF page to prevent confusion. |
Add link to workaround to caveat. |
||
Line 1: | Line 1: | ||
This parameter's arguments are [[GLTF_Overrides|GLTF overrides]]. | This parameter's arguments are [[GLTF_Overrides|GLTF overrides]]. | ||
{{KBwarning|Currently, texture transforms are (destructively) overwritten, meaning that setting an empty string ("") will cause them to revert to their appropriate default values instead, losing the original value. <b>This may change in future.</b>}} | {{KBwarning|Currently, texture transforms are (destructively) overwritten, meaning that setting an empty string ("") will cause them to revert to their appropriate default values instead, losing the original value. <b>This may change in future.</b> See [[GLTF_Overrides#Examples|this example]] for a workaround.}} |
Revision as of 16:22, 22 December 2023
This parameter's arguments are GLTF overrides.
![]() |
Warning: Currently, texture transforms are (destructively) overwritten, meaning that setting an empty string ("") will cause them to revert to their appropriate default values instead, losing the original value. This may change in future. See this example for a workaround. |