Usually set to the Texture set 1 of a lerping material. The type of texture set like albedo or emission this one is driving should be the same as FirstTexture.
The position in the list of Textures to fade between. If this is a decimal, the FirstTexture and SecondTexture will be set to textures in Textures that are at the positon of floor and ceiling of this value.
A list of textures to lerp between and set FirstTexture and SecondTexture to using Position to determine the texture from this list.
Usage
Can be attached to a slot and given a list of materials. Using a Component:PBSLerpMetallic or Component:PBSLerpSpecular with this component can lerp the list of Textures using Position. The lerp of the material can be driven via the Lerp on this component.
Examples
This article or section is a Stub. You can help the Resonite Wiki by expanding it.