Hello Everyone
I hope i am in the correct section
I am working on some Custom LOD channels, and i am Stuck on some parts, Wondering if anyone out here can help me out,
CustomChannel=(NumLODs=8,MaxNumStreamedLODs=0,bSupportLODStreaming=0,LODPercentTriangles=80,PixelError=10,SilhouetteImportance=8,Name=LOCTEXT("CustomLOD","Custom Channel")LOD0=(ScreenSize=1.0),LOD1=(ScreenSize=0.9),LOD2=(ScreenSize=0.8),LOD3=(ScreenSize=0.7)LOD4=(ScreenSize=0.6),LOD5=(ScreenSize=0.5),LOD6=(ScreenSize=0.4),LOD7=(ScreenSize=0.2),)
This is what i have so far, I am trying to figure out how to expose the Cast Shadows and collisions
Any Help would be great