How does the lighting work in Sparticle?
I'm begining to understand the different types of lights available in Away 3D and their parameters. I would like to know what type of lighting Sparticle uses. Thanks!
You must Sign up as a member of Effecthub to view the content.
2223 views 3 comments
You must Sign up as a member of Effecthub to join the conversation.
You can use AwayBuilder.
Prefab3D or Sea3D also works.
You can also import the effect into your project and then add some global lights to the effect in source code. But Sparticle is not supposed to do this.
Hello, there is no light in Sparticle. The intention of Sparticle is to build the individual effect used as a primitive in a 3D game. Lights should be added by a scene editor like AwayBuild or something else.