#how do i set the tiling in HDRP/LitTessellation from code?
1 messages · Page 1 of 1 (latest)
Did you try :
Material.SetTextureScale("_BaseColorMap", value )
?
1 messages · Page 1 of 1 (latest)
how do i set the tiling and global illumination props in HDRP/LitTessellation from code?
how do i set the tiling in HDRP/LitTessellation from code?
Did you try :
Material.SetTextureScale("_BaseColorMap", value )
?