Gjsify LogoGjsify Logo

Stage perspective definition. #ClutterPerspective is only used by the fixed point version of clutter_stage_set_perspective().

record

Hierarchy

  • Perspective

Index

Constructors

Properties

aspect: number

the aspect ratio that determines the field of view in the x direction. The aspect ratio is the ratio of x (width) to y (height)

field
fovy: number

the field of view angle, in degrees, in the y direction

field
z_far: number

the distance from the viewer to the far clipping plane (always positive)

field
z_near: number

the distance from the viewer to the near clipping plane (always positive)

field
name: string

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • 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