To use theSample Texture 2D LOD Nodeto sample a normal map, set theTypedropdown parameter toNormal. ThisNodeis useful for sampling aTexturein the vertexShader Stageas theSample Texture 2D Nodeis unavailable in thisShader Stage. Ports
Sample Texture 2D LOD NodeDescriptionSamples a Texture 2D and returns a Vector 4 color value for use in the shader. You can override the UV coordinates using the UV input and define a custom Sampler State using the Sampler input. Use the LOD input to adjust the level of detail of the ...