Hey, guys.
I want to make a game environment with a high amount of imageBasedReflections, but the only way I know right now is: Make a material with bUseImageBasedReflection(true), then place an object with an emissive channel activated on it's material, then place in ImageReflectionActor in front of it so it reflects off the floor.
How do I do it using other means.
I want to make a game environment with a high amount of imageBasedReflections, but the only way I know right now is: Make a material with bUseImageBasedReflection(true), then place an object with an emissive channel activated on it's material, then place in ImageReflectionActor in front of it so it reflects off the floor.
How do I do it using other means.
Comment