"KirinUtil for Lens Studio" is a utility Asset that supports programming in Lens Studio.
This Asset incorporates functions that are often used mainly in Unity development. Additionally, a demo program is included to demonstrate usage.
- Import the latest KirinUtil for Lens Studio into your project.
- Import Coroutine Module by Snap Inc. from Asset Library.
[Note] If you do not need the demo (KirinUtilForLensStudio/KirinUtil Demo
in Hierarchy), please delete it.
- The main program is attached to
KirinUtilForLensStudio/KirinUtil
in Hierarchy. KirinUtil/Prefabs/KirinUtil
in Resources will be the Prefab.- For easy usage, please see the demo (
KirinUtilForLensStudio/KirinUtil Demo
in Hierarchy). - Many functions are available in addition to those used in the demo. Open the js file attached to KirinUtil and see what it can do.