Skip to content

A powerful plugin that will allow you to attach a camera to your player and use its rich API for some cool effects.

License

Notifications You must be signed in to change notification settings

EvitcaStudio/Lens

Repository files navigation

Lens Module

A powerful module that will allow you to attach a camera to your player and use its rich API for some cool effects.

Installation

ES Module

import { Lens } from './lens.mjs';

IIFE (Immediately Invoked Function Expression)

<script src="lens.js"></script>;
// ...
window.LensBundle.Lens;

API

🚧👷🏽🔨 We're hard at work on documentation and examples.
Head on over here to see the docs here until we're done.

Global Dependency

Lens relies on the VYLO variable being globally accessible.

About

A powerful plugin that will allow you to attach a camera to your player and use its rich API for some cool effects.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published