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 org.papervision3d.core.geom.Face3DInstance
face3d — Property in class org.papervision3d.events.InteractiveScene3DEvent
face3d — Property in class org.papervision3d.utils.InteractiveContainerData
Face3D — Class in package org.papervision3d.core.geom
The Face3D class lets you render linear textured triangles.
Face3D(vertices, material:org.papervision3d.core.proto:MaterialObject3D, uv) — Constructor in class org.papervision3d.core.geom.Face3D
The Face3D constructor lets you create linear textured or solid colour triangles.
face3DInstance — Property in class org.papervision3d.core.geom.Face3D
The transformed Face3DInstance
Face3DInstance — Class in package org.papervision3d.core.geom
Face3DInstance(face:org.papervision3d.core.geom:Face3D, instance:org.papervision3d.objects:DisplayObject3D) — Constructor in class org.papervision3d.core.geom.Face3DInstance
faceDictionary — Property in class org.papervision3d.utils.InteractiveSceneManager
A dictionary where the InteractiveContainerData objects are stored for DO3D's or Face3D objects.
faceLevelMode — Static property in class org.papervision3d.objects.DisplayObject3D
This allows objects faces to have their own containers.
faceLevelMode — Property in class org.papervision3d.utils.InteractiveSceneManager
This allows objects faces to have their own containers.
faceNormal — Property in class org.papervision3d.core.geom.Face3D
The face normal
faceNormal — Property in class org.papervision3d.core.geom.Face3DInstance
faces — Property in class org.papervision3d.core.proto.GeometryObject3D
An array of Face3D objects for the faces of the mesh.
faces — Property in class org.papervision3d.objects.DisplayObject3D
[internal-use]
fatal(obj:com.blitzagency.xray.logger:Log) — Method in interface com.blitzagency.xray.logger.Logger
fatal(message, ... rest) — Method in class com.blitzagency.xray.logger.XrayLog
fatal(obj:com.blitzagency.xray.logger:Log) — Method in class com.blitzagency.xray.logger.XrayLogger
FATAL — Static property in class com.blitzagency.xray.logger.XrayLogger
file — Property in class org.papervision3d.events.FileLoadEvent
FileLoadEvent — Class in package org.papervision3d.events
The FileLoadEvent class represents events that are dispatched when files are loaded.
FileLoadEvent(type, file, bytesLoaded, bytesTotal, message, dataObj, bubbles, cancelable) — Constructor in class org.papervision3d.events.FileLoadEvent
fillAlpha — Property in class org.papervision3d.core.proto.MaterialObject3D
An 8-bit alpha value fill the faces with.
fillAlpha — Property in class org.papervision3d.utils.InteractiveContainerData
Alpha value 0-1 of the fill
fillColor — Property in class org.papervision3d.core.proto.MaterialObject3D
A RGB color value to fill the faces with.
fl.data — Package
FlexScene3D — Class in package org.papervision3d.scenes
FlexScene3D(container) — Constructor in class org.papervision3d.scenes.FlexScene3D
fl.livepreview — Package
focus — Property in class org.papervision3d.core.proto.CameraObject3D
This value is a positive number representing the distance of the observer from the front clipping plane, which is the closest any object can be to the camera.
focus — Property in class org.papervision3d.materials.PreciseBitmapAssetMaterial
focus — Property in class org.papervision3d.materials.PreciseBitmapFileMaterial
focus — Property in class org.papervision3d.materials.PreciseBitmapMaterial
focus — Property in class org.papervision3d.materials.PreciseMovieAssetMaterial
focus — Property in class org.papervision3d.materials.PreciseMovieMaterial
FreeCamera3D — Class in package org.papervision3d.cameras
The FreeCamera3D class creates a camera that views the area in the direction the camera is aimed.
FreeCamera3D(zoom, focus, initObject) — Constructor in class org.papervision3d.cameras.FreeCamera3D
The FreeCamera3D constructor lets you create a camera that views the area in the direction the camera is aimed.
FRONT — Static property in class org.papervision3d.objects.Cube
Front face selection
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