0

I am trying to use it on ionic3 Framework(Typescript).

I import threejs by

import * as THREE from ‘three’;

But when I try to use

this.effect = new THREE.StereoEffect(this.renderer);

The debug says: StereoEffect is not a constructor

How can I use this examples on threejs typescript library?

3

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.