Away3D FP10 V3.5.0 API Documentation
All Packages
|
All Classes
|
Index
|
Frames
No Frames
Class PerspectiveLens
Properties
|
Constants
Package
away3d.cameras.lenses
Class
public class PerspectiveLens
Inheritance
PerspectiveLens
AbstractLens
Protected Properties
Hide Inherited Protected Properties
Show Inherited Protected Properties
Property
Defined by
_camera
:
Camera3D
AbstractLens
_cameraVarsStore
:
CameraVarsStore
AbstractLens
classification
: int
AbstractLens
_clipBottom
: Number
AbstractLens
_clipHeight
: Number
AbstractLens
_clipLeft
: Number
AbstractLens
_clipping
:
Clipping
AbstractLens
_clipRight
: Number
AbstractLens
_clipTop
: Number
AbstractLens
_clipWidth
: Number
AbstractLens
_drawPrimitiveStore
:
DrawPrimitiveStore
AbstractLens
_far
: Number
AbstractLens
_focusOverZoom
: Number
AbstractLens
_frustum
:
Frustum
AbstractLens
_len
: Number
AbstractLens
_near
: Number
AbstractLens
_persp
: Number
AbstractLens
_plane
:
Plane3D
AbstractLens
_scz
: Number
AbstractLens
_sw
: Number
AbstractLens
_sx
: Number
AbstractLens
_sy
: Number
AbstractLens
_sz
: Number
AbstractLens
_vertex
:
Vertex
AbstractLens
_view
:
View3D
AbstractLens
view
:
MatrixAway3D
AbstractLens
viewTransform
:
MatrixAway3D
AbstractLens
_vx
: Number
AbstractLens
_vy
: Number
AbstractLens
_vz
: Number
AbstractLens
_zoom2
: Number
AbstractLens
Protected Constants
Hide Inherited Protected Constants
Show Inherited Protected Constants
Constant
Defined by
toDEGREES
: Number = 57.29577951308232
AbstractLens
toRADIANS
: Number = 0.017453292519943295
AbstractLens
Wiki link
Click to go to the wiki page for
'away3d.cameras.lenses.PerspectiveLens'
Code examples
Comments