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  
lastEvent — Property in class org.papervision3d.core.utils.virtualmouse.VirtualMouse
The last event dispatched by the VirtualMouse instance.
lastFrameTime — Property in class org.papervision3d.view.stats.AbstractStatsView
lastMousePos — Property in class org.papervision3d.core.utils.InteractiveSceneManager
lastRenderList — Property in class org.papervision3d.view.Viewport3D
lastRenderList stores RenderableListItems (Triangles, Lines, Pixels, Particles, Fog) of everything that was rendered in the last pass.
lastSpace — Property in class PanoSalado
reference to the last space that was loaded.
layer — Property in class org.papervision3d.view.layer.ViewportLayerEvent
layerBlendMode — Property in class org.papervision3d.materials.shaders.Shader
layerByName — Property in class ModuleLoader
layerIndex — Property in class org.papervision3d.view.layer.ViewportLayer
layers — Property in class org.papervision3d.materials.shaders.Shader
layers — Property in class org.papervision3d.view.layer.ViewportLayer
LEFT — Static property in class zephyr.objects.primitives.Cube
Left face selection
leftbottom — Property in class org.papervision3d.core.render.data.QuadTreeNode
The quadrant tree node for the bottom left quadrant.
leftbottomFlag — Property in class org.papervision3d.core.render.data.QuadTreeNode
Determines if the bounds of the bottom left quadrant need re-calculating.
lefttop — Property in class org.papervision3d.core.render.data.QuadTreeNode
The quadrant tree node for the top left quadrant.
lefttopFlag — Property in class org.papervision3d.core.render.data.QuadTreeNode
Determines if the bounds of the top left quadrant need re-calculating.
length — Property in class org.papervision3d.core.render.command.RenderLine
level — Property in class org.papervision3d.core.log.PaperLogVO
light — Property in class org.papervision3d.core.material.AbstractLightShadeMaterial
lightMatrices — Property in class org.papervision3d.core.material.AbstractLightShadeMaterial
lightMatrices — Property in class org.papervision3d.core.render.shader.ShaderObjectData
lightMatrix — Static property in class org.papervision3d.core.material.AbstractLightShadeMaterial
lightMatrix — Property in class org.papervision3d.core.proto.LightObject3D
LightMatrix — Class in package org.papervision3d.materials.utils
LightObject3D — Class in package org.papervision3d.core.proto
LightObject3D(showLight, flipped) — Constructor in class org.papervision3d.core.proto.LightObject3D
line — Property in class org.papervision3d.core.render.command.RenderLine
Line3D — Class in package org.papervision3d.core.geom.renderables
Line3D is used by Lines3D to store and render the lines.
Line3D(instance:org.papervision3d.core.geom:Lines3D, material:org.papervision3d.materials.special:LineMaterial, size, vertex0:org.papervision3d.core.geom.renderables:Vertex3D, vertex1:org.papervision3d.core.geom.renderables:Vertex3D) — Constructor in class org.papervision3d.core.geom.renderables.Line3D
lineAlpha — Property in class org.papervision3d.core.proto.MaterialObject3D
An 8-bit alpha value for the faces outline.
Linear — Class in package gs.easing
lineColor — Property in class org.papervision3d.core.proto.MaterialObject3D
A RGB color value to draw the faces outline.
lineCuller — Property in class org.papervision3d.view.Viewport3D
lineCuller uses the culling Rectangle to determine which particles will not be rendered in BasicRenderEngine
LineMaterial — Class in package org.papervision3d.materials.special
LineMaterial(color, alpha) — Constructor in class org.papervision3d.materials.special.LineMaterial
lines — Property in class org.papervision3d.core.geom.Lines3D
lines — Property in class org.papervision3d.core.render.data.RenderStatistics
Lines3D — Class in package org.papervision3d.core.geom
Lines3D(material:org.papervision3d.materials.special:LineMaterial, name) — Constructor in class org.papervision3d.core.geom.Lines3D
lineThickness — Property in class org.papervision3d.core.proto.MaterialObject3D
An value for the thickness of the faces line.
list() — Method in class org.papervision3d.core.render.data.QuadTree
A list of primitives that have been clipped.
live — Property in class com.eyesee360.VideoDisplaySprite
Specifies whether the control is streaming a live feed.
load() — Method in class com.eyesee360.VideoDisplaySprite
Loads the media file without playing it.
loadedRatio — Property in class br.com.stimuli.loading.BulkLoader
The ratio (0->1) of items to load / items total.
LoadingItem — Class in package br.com.stimuli.loading.loadingtypes
An class used in BulkLoader instances.

.

LoadingItem(url, type, _uid) — Constructor in class br.com.stimuli.loading.loadingtypes.LoadingItem
loadingSpace — Property in class PanoSalado
name of the space that is currently loading if applicable.
LOADING_SPACE — Constant static property in class zephyr.BroadcastEvent
loadingStatus() — Method in class br.com.stimuli.loading.BulkProgressEvent
Returns a String will all available information for this event.
loadNow(key) — Method in class br.com.stimuli.loading.BulkLoader
Forces the item specified by key to be loaded right away.
LOAD_PROGRESS — Constant static property in class zephyr.BroadcastEvent
loadSpace(name) — Method in class PanoSalado
initiates the loading of a new space.
localRotationX — Property in class org.papervision3d.objects.DisplayObject3D
localRotationY — Property in class org.papervision3d.objects.DisplayObject3D
localRotationZ — Property in class org.papervision3d.objects.DisplayObject3D
lock() — Method in class org.papervision3d.core.utils.virtualmouse.VirtualMouse
Locks the current VirtualMouse instance preventing updates from being made as properties change within the instance.
log(msg, object, arg) — Method in class org.papervision3d.core.log.AbstractPaperLogger
log(msg, object, arguments) — Method in interface org.papervision3d.core.log.IPaperLogger
_log(msg, object, ... rest) — Method in class org.papervision3d.core.log.PaperLogger
log(msg, object, ... rest) — Static method in class org.papervision3d.core.log.PaperLogger
log(msg, object, arguments) — Method in class org.papervision3d.core.log.PaperTraceLogger
LOG — Constant static property in class org.papervision3d.core.log.LogLevel
LOG_ERRORS — Constant static property in class br.com.stimuli.loading.BulkLoader
Will only trace errors.
logFunction — Property in class br.com.stimuli.loading.BulkLoader
The function to be used in logging.
LOG_INFO — Constant static property in class br.com.stimuli.loading.BulkLoader
Ouputs noteworthy events such as when an item is started / finished loading.
LogLevel — Class in package org.papervision3d.core.log
LogLevel() — Constructor in class org.papervision3d.core.log.LogLevel
LOG_SILENT — Constant static property in class br.com.stimuli.loading.BulkLoader
Nothing will be logged
LOG_VERBOSE — Constant static property in class br.com.stimuli.loading.BulkLoader
LogLevel: Outputs everything that is happening.
LOG_WARNINGS — Constant static property in class br.com.stimuli.loading.BulkLoader
Ouputs noteworthy events such as when an item is started / finished loading.
lookAt(targetObject:org.papervision3d.objects:DisplayObject3D, upAxis:org.papervision3d.core.math:Number3D) — Method in class org.papervision3d.core.proto.CameraObject3D
Lookat.
lookAt(targetObject:org.papervision3d.objects:DisplayObject3D, upAxis:org.papervision3d.core.math:Number3D) — Method in class org.papervision3d.objects.DisplayObject3D
Make the object look at a specific position.
ltrim(input) — Static method in class com.adobe.utils.StringUtil
Removes whitespace from the front of the specified string.
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