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  
largeRadius — Property in class sandy.primitive.Torus
Large radius.
left — Property in class sandy.primitive.SkyBox
LEFT — Constant static property in class sandy.parser.Parser3DSChunkTypes
LEFT — Constant static property in class sandy.view.Frustum
length() — Method in class sandy.core.data.UVCoord
light — Property in class sandy.core.Scene3D
The simple light of this scene.
LIGHT — Constant static property in class sandy.parser.Parser3DSChunkTypes
Light3D — Class in package sandy.core.light
The Light3D class is used for creating the light of the world.
Light3D(p_oD:sandy.core.data:Vector, p_nPow) — Constructor in class sandy.core.light.Light3D
Creates a new light source.
lightAdded — Event in class sandy.core.World3D
LIGHT_ADDED — Constant static property in class sandy.events.SandyEvent
LightAttributes — Final class in package sandy.materials.attributes
Realize a flat shading effect when associated to a material.
LightAttributes(p_bBright, p_nAmbient) — Constructor in class sandy.materials.attributes.LightAttributes
Creates a new LineAttributes object.
lightingEnable — Property in class sandy.materials.Material
Specify is the material can receive light and apply the lightAttributes if specified.
lightUpdated — Event in class sandy.core.light.Light3D
LIGHT_UPDATED — Constant static property in class sandy.events.SandyEvent
Line3D — Class in package sandy.primitive
The Line3D class is used for creating a line in 3D space.
Line3D(p_sName, ... rest) — Constructor in class sandy.primitive.Line3D
Creates a Line3D primitive

A line is drawn between points in the order they are passed.
You can pass as many points as you want, with a minimum of two.

LineAttributes — Final class in package sandy.materials.attributes
Holds all line attribute data for a material.
LineAttributes(p_nThickness, p_nColor, p_nAlpha) — Constructor in class sandy.materials.attributes.LineAttributes
Creates a new LineAttributes object.
LIT_OFF — Constant static property in class sandy.parser.Parser3DSChunkTypes
LIT_SPOT — Constant static property in class sandy.parser.Parser3DSChunkTypes
LIT_UNKNWN01 — Constant static property in class sandy.parser.Parser3DSChunkTypes
LOAD — Constant static property in class sandy.parser.ParserEvent
The load has started
LoaderQueue — Class in package sandy.util
Utility class for loading resources.
LoaderQueue() — Constructor in class sandy.util.LoaderQueue
Creates a new loader queue.
loaders — Property in class sandy.events.QueueEvent
lookAt(p_nX, p_nY, p_nZ) — Method in class sandy.core.scenegraph.ATransformable
Makes this object "look at" the specified position in the parent frame.
l_oVertex — Property in class sandy.materials.attributes.GouraudAttributes
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