Home Reference Source Repository
import perspective from 'awv3-next/three/perspective.js'
public class | source

perspective

Extends:

three~THREE.PerspectiveCamera → perspective

Constructor Summary

Public Constructor
public

constructor(options: {})

Member Summary

Public Members
public

aspect: *

public

far: *

public

fov: *

public

near: *

public

target: *

Public Constructors

public constructor(options: {}) source

Params:

NameTypeAttributeDescription
options {}
  • optional
  • default: {}

Public Members

public aspect: * source

public far: * source

public fov: * source

public near: * source

public target: * source