A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
_face — Property in class away3dlite.core.clip.Clipping
face — Property in class away3dlite.events.MouseEvent3D
Indicates the face that received the mouse event.
Face — Class in package away3dlite.core.base
Face value object.
Face(mesh:away3dlite.core.base:Mesh, faceIndex, index, length) — Constructor in class away3dlite.core.base.Face
Creates a new Face object.
FaceData — Class in package away3dlite.loaders.data
Data class for a face object.
faceIndex — Property in class away3dlite.core.base.Face
Index value of the face.
faceLengths — Property in class away3dlite.loaders.data.GeometryData
Array of face indices length data.
faceList — Property in class away3dlite.loaders.data.MeshMaterialData
A list of faces which are to be drawn with the material.
faces — Property in class away3dlite.core.base.Mesh
Returns the faces used in the mesh.
_faces — Property in class away3dlite.core.clip.Clipping
faces — Property in class away3dlite.loaders.data.GeometryData
Array of face data objects.
faces — Property in class away3dlite.loaders.data.MaterialData
Array of indexes representing the elements that use the material.
faces — Property in class away3dlite.primitives.AbstractPrimitive
Returns the faces used in the mesh.
FastRenderer — Class in package away3dlite.core.render
FastRenderer() — Constructor in class away3dlite.core.render.FastRenderer
Creates a new FastRenderer object.
FastTemplate — Class in package away3dlite.templates
Template setup designed for speed.
filename — Property in class away3dlite.loaders.utils.TextureLoader
focus — Property in class away3dlite.cameras.Camera3D
Defines the distance from the focal point of the camera to the viewing plane.
fps — Property in class away3dlite.animators.MovieMesh
Number of animation frames to display per second
Frame — Class in package away3dlite.animators.frames
Stores a set of vertices representing the position of a mesh for a sigle frame of an animation.
Frame(name, vertices) — Constructor in class away3dlite.animators.frames.Frame
Creates a new Frame object with a name and a set of vertices
frames — Property in class away3dlite.animators.MovieMesh
The array of frames that make up the animation sequence.
FRONT — Constant static property in class away3dlite.core.base.MeshSortType
Sorts the faces in the mesh using their nearest vertex z-depth.
FRONT — Constant static property in class away3dlite.core.base.SortType
Sorts the faces in the mesh using their nearest vertex z-depth.
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z