Options
All
  • Public
  • Public/Protected
  • All
Menu

Used to parameter a step in the story

Hierarchy

  • pointofview

Index

Constructors

constructor

Properties

name

name: string

Name of the point of view

panelindex

panelindex: number

The rank of the point of view during the story, panelindex 0 means at the beginning of the story

pipeline

pipeline: pipelineOptions = clone(defaultPipelineValues)

The pipeline options that we have to use in that point of view

position

position: Vector3

The position of the point of view in the 3D scene

rotation

rotation: Vector3

The rotation of the point of view which determine what we see

Methods

setPipelineValues

setPosition

setRotation

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc