- SAMPLE_ALPHA_TO_COVERAGE - Static variable in class thothbot.parallax.core.client.gl2.WebGLConstants
-
- SAMPLE_BUFFERS - Static variable in class thothbot.parallax.core.client.gl2.WebGLConstants
-
- SAMPLE_COVERAGE - Static variable in class thothbot.parallax.core.client.gl2.WebGLConstants
-
- SAMPLE_COVERAGE_INVERT - Static variable in class thothbot.parallax.core.client.gl2.WebGLConstants
-
- SAMPLE_COVERAGE_VALUE - Static variable in class thothbot.parallax.core.client.gl2.WebGLConstants
-
- sampleCoverage(double, boolean) - Method in class thothbot.parallax.core.client.gl2.WebGLRenderingContext
-
Specify multisample coverage parameters.
- SAMPLER_2D - Static variable in class thothbot.parallax.core.client.gl2.WebGLConstants
-
- SAMPLER_CUBE - Static variable in class thothbot.parallax.core.client.gl2.WebGLConstants
-
- SAMPLES - Static variable in class thothbot.parallax.core.client.gl2.WebGLConstants
-
- saturation - Variable in class thothbot.parallax.core.shared.math.Color.HSL
-
- SavePass - Class in thothbot.parallax.plugins.postprocessing
-
- SavePass(int, int) - Constructor for class thothbot.parallax.plugins.postprocessing.SavePass
-
- SavePass(RenderTargetTexture) - Constructor for class thothbot.parallax.plugins.postprocessing.SavePass
-
- scale(Vector3) - Method in class thothbot.parallax.core.shared.math.Matrix4
-
Scale the current matrix.
- scale - Variable in class thothbot.parallax.plugins.lensflare.LensFlare.LensSprite
-
- Scene - Class in thothbot.parallax.core.shared.scenes
-
3D Scene.
- Scene() - Constructor for class thothbot.parallax.core.shared.scenes.Scene
-
This default constructor will create new Scene instance.
- SceneLoadingEvent - Class in thothbot.parallax.core.client.events
-
- SceneLoadingEvent() - Constructor for class thothbot.parallax.core.client.events.SceneLoadingEvent
-
- SceneLoadingEvent(boolean) - Constructor for class thothbot.parallax.core.client.events.SceneLoadingEvent
-
- SceneLoadingHandler - Interface in thothbot.parallax.core.client.events
-
- SceneUtils - Class in thothbot.parallax.core.shared.utils
-
The class implements some 3D Scene related helper methods
The code is based on js-code written by alteredq
http://alteredqualia.com/
- SceneUtils() - Constructor for class thothbot.parallax.core.shared.utils.SceneUtils
-
- scissor(int, int, int, int) - Method in class thothbot.parallax.core.client.gl2.WebGLRenderingContext
-
Define the scissor box.
- SCISSOR_BOX - Static variable in class thothbot.parallax.core.client.gl2.WebGLConstants
-
- SCISSOR_TEST - Static variable in class thothbot.parallax.core.client.gl2.WebGLConstants
-
- SeparateBlendFunctions - Enum in thothbot.parallax.core.client.gl2.enums
-
- SepiaShader - Class in thothbot.parallax.plugins.postprocessing.shaders
-
- SepiaShader() - Constructor for class thothbot.parallax.plugins.postprocessing.shaders.SepiaShader
-
- set(int, double) - Method in class thothbot.parallax.core.client.gl2.arrays.Float32Array
-
Sets the element at the given numeric index to the given value.
- set(JsArrayNumber) - Method in class thothbot.parallax.core.client.gl2.arrays.Float32Array
-
Set multiple values, reading input values from the array.
- set(Float32Array) - Method in class thothbot.parallax.core.client.gl2.arrays.Float32Array
-
- set(JsArrayNumber, int) - Method in class thothbot.parallax.core.client.gl2.arrays.Float32Array
-
/**
Set multiple values, reading input values from the array.
- set(int, double) - Method in class thothbot.parallax.core.client.gl2.arrays.Float64Array
-
Sets the element at the given numeric index to the given value.
- set(JsArrayNumber) - Method in class thothbot.parallax.core.client.gl2.arrays.Float64Array
-
Set multiple values, reading input values from the array.
- set(JsArrayNumber, int) - Method in class thothbot.parallax.core.client.gl2.arrays.Float64Array
-
/**
Set multiple values, reading input values from the array.
- set(int, int) - Method in class thothbot.parallax.core.client.gl2.arrays.Int16Array
-
Sets the element at the given numeric index to the given value.
- set(JsArrayInteger) - Method in class thothbot.parallax.core.client.gl2.arrays.Int16Array
-
Set multiple values, reading input values from the array.
- set(JsArrayInteger, int) - Method in class thothbot.parallax.core.client.gl2.arrays.Int16Array
-
/**
Set multiple values, reading input values from the array.
- set(int, int) - Method in class thothbot.parallax.core.client.gl2.arrays.Int32Array
-
Sets the element at the given numeric index to the given value.
- set(JsArrayInteger) - Method in class thothbot.parallax.core.client.gl2.arrays.Int32Array
-
Set multiple values, reading input values from the array.
- set(JsArrayInteger, int) - Method in class thothbot.parallax.core.client.gl2.arrays.Int32Array
-
/**
Set multiple values, reading input values from the array.
- set(int, int) - Method in class thothbot.parallax.core.client.gl2.arrays.Int8Array
-
Sets the element at the given numeric index to the given value.
- set(JsArrayInteger) - Method in class thothbot.parallax.core.client.gl2.arrays.Int8Array
-
Set multiple values, reading input values from the array.
- set(JsArrayInteger, int) - Method in class thothbot.parallax.core.client.gl2.arrays.Int8Array
-
/**
Set multiple values, reading input values from the array.
- set(TypeArray) - Method in class thothbot.parallax.core.client.gl2.arrays.TypeArray
-
Set multiple values, reading input values from the array.
- set(TypeArray, int) - Method in class thothbot.parallax.core.client.gl2.arrays.TypeArray
-
Set multiple values, reading input values from the array.
- set(int, int) - Method in class thothbot.parallax.core.client.gl2.arrays.Uint16Array
-
Sets the element at the given numeric index to the given value.
- set(JsArrayInteger) - Method in class thothbot.parallax.core.client.gl2.arrays.Uint16Array
-
Set multiple values, reading input values from the array.
- set(JsArrayInteger, int) - Method in class thothbot.parallax.core.client.gl2.arrays.Uint16Array
-
/**
Set multiple values, reading input values from the array.
- set(int, int) - Method in class thothbot.parallax.core.client.gl2.arrays.Uint32Array
-
Sets the element at the given numeric index to the given value.
- set(JsArrayInteger) - Method in class thothbot.parallax.core.client.gl2.arrays.Uint32Array
-
Set multiple values, reading input values from the array.
- set(JsArrayInteger, int) - Method in class thothbot.parallax.core.client.gl2.arrays.Uint32Array
-
/**
Set multiple values, reading input values from the array.
- set(int, int) - Method in class thothbot.parallax.core.client.gl2.arrays.Uint8Array
-
Sets the element at the given numeric index to the given value.
- set(JsArrayInteger) - Method in class thothbot.parallax.core.client.gl2.arrays.Uint8Array
-
Set multiple values, reading input values from the array.
- set(JsArrayInteger, int) - Method in class thothbot.parallax.core.client.gl2.arrays.Uint8Array
-
/**
Set multiple values, reading input values from the array.
- set(Float32Array) - Method in class thothbot.parallax.core.shared.core.BufferAttribute
-
- set(Vector3, Vector3) - Method in class thothbot.parallax.core.shared.core.Raycaster
-
- set(Vector2, Vector2) - Method in class thothbot.parallax.core.shared.math.Box2
-
- set(Vector3, Vector3) - Method in class thothbot.parallax.core.shared.math.Box3
-
- set(double, double, double) - Method in class thothbot.parallax.core.shared.math.Euler
-
- set(double, double, double, String) - Method in class thothbot.parallax.core.shared.math.Euler
-
- set(Plane, Plane, Plane, Plane, Plane, Plane) - Method in class thothbot.parallax.core.shared.math.Frustum
-
- set(Vector3, Vector3) - Method in class thothbot.parallax.core.shared.math.Line3
-
- set(double, double, double, double, double, double, double, double, double) - Method in class thothbot.parallax.core.shared.math.Matrix3
-
- set(double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double) - Method in class thothbot.parallax.core.shared.math.Matrix4
-
Setting input values n11-n44 to the current matrix.
- set(Vector3, double) - Method in class thothbot.parallax.core.shared.math.Plane
-
- set(double, double, double, double) - Method in class thothbot.parallax.core.shared.math.Quaternion
-
- set(Vector3, Vector3) - Method in class thothbot.parallax.core.shared.math.Ray
-
- set(Vector3, double) - Method in class thothbot.parallax.core.shared.math.Sphere
-
- set(Vector3, Vector3, Vector3) - Method in class thothbot.parallax.core.shared.math.Triangle
-
- set(double, double) - Method in class thothbot.parallax.core.shared.math.Vector2
-
Set value of the vector to the specified (X, Y, Z) coordinates.
- set(double, double, double) - Method in class thothbot.parallax.core.shared.math.Vector3
-
Set value of the vector to the specified (X, Y, Z) coordinates.
- set(double) - Method in class thothbot.parallax.core.shared.math.Vector3
-
Set value of the vector to the specified (A, A, A) coordinates.
- set(double, double, double, double) - Method in class thothbot.parallax.core.shared.math.Vector4
-
Sets the value of this vector to the specified xyzw coordinates.
- setA(int) - Method in class thothbot.parallax.core.shared.core.Face3
-
Sets Vertex A index.
- setA(Vector3) - Method in class thothbot.parallax.core.shared.math.Triangle
-
- setActiveCubeFace(int) - Method in class thothbot.parallax.core.client.textures.RenderTargetCubeTexture
-
- setAlphaEnable(boolean) - Method in class thothbot.parallax.core.client.context.Canvas3dAttributes
-
Default: true.
- setAlphaMap(Texture) - Method in interface thothbot.parallax.core.shared.materials.HasAlphaMap
-
- setAlphaMap(Texture) - Method in class thothbot.parallax.core.shared.materials.MeshBasicMaterial
-
- setAlphaMap(Texture) - Method in class thothbot.parallax.core.shared.materials.MeshLambertMaterial
-
- setAlphaMap(Texture) - Method in class thothbot.parallax.core.shared.materials.MeshPhongMaterial
-
- setAlphaTest(double) - Method in class thothbot.parallax.core.shared.materials.Material
-
Sets the alpha value to be used when running an alpha test.
- setAmbient(Color) - Method in interface thothbot.parallax.core.shared.materials.HasAmbientEmissiveColor
-
Sets Ambient color
- setAmbient(Color) - Method in class thothbot.parallax.core.shared.materials.MeshLambertMaterial
-
- setAmbient(Color) - Method in class thothbot.parallax.core.shared.materials.MeshPhongMaterial
-
- setAngle(double) - Method in class thothbot.parallax.core.shared.lights.SpotLight
-
- setAnimatedScene(AnimatedScene) - Method in class thothbot.parallax.core.client.RenderingPanel
-
- setAnimationLabel(String, int, int) - Method in class thothbot.parallax.core.shared.objects.MorphAnimMesh
-
- setAnimationUpdateHandler(RenderingPanel.AnimationUpdateHandler) - Method in class thothbot.parallax.core.client.RenderingPanel
-
- setAnisotropy(int) - Method in class thothbot.parallax.core.client.textures.Texture
-
Method of enhancing the image quality of texture on surfaces
that are at oblique viewing angles.
- setAntialiasEnable(boolean) - Method in class thothbot.parallax.core.client.context.Canvas3dAttributes
-
Default: true.
- setArray(Float32Array) - Method in class thothbot.parallax.core.shared.core.BufferAttribute
-
- setAspect(double) - Method in class thothbot.parallax.core.shared.cameras.PerspectiveCamera
-
Sets Camera frustum aspect ratio.
- setAttributes(Map<String, Attribute>) - Method in class thothbot.parallax.core.client.shaders.Shader
-
- setAutoClear(boolean) - Method in class thothbot.parallax.core.client.renderers.AbstractRenderer
-
Defines whether the renderer should automatically clear its output before rendering.
- setAutoClearColor(boolean) - Method in class thothbot.parallax.core.client.renderers.WebGLRenderer
-
Defines whether the renderer should clear the color buffer.
- setAutoClearDepth(boolean) - Method in class thothbot.parallax.core.client.renderers.WebGLRenderer
-
Defines whether the renderer should clear the depth buffer.
- setAutoClearStencil(boolean) - Method in class thothbot.parallax.core.client.renderers.WebGLRenderer
-
Defines whether the renderer should clear the stencil buffer.
- setAutoForward(boolean) - Method in class thothbot.parallax.core.client.controls.FlyControls
-
- setAutoUpdate(boolean) - Method in class thothbot.parallax.core.client.renderers.ShadowMap
-
- setAutoUpdate(boolean) - Method in class thothbot.parallax.core.shared.scenes.Scene
-
- setAutoUpdateObjects(boolean) - Method in class thothbot.parallax.core.client.renderers.WebGLRenderer
-
Defines whether the renderer should auto update objects.
- setAutoUpdateScene(boolean) - Method in class thothbot.parallax.core.client.renderers.WebGLRenderer
-
Defines whether the renderer should auto update the scene.
- setAxisAngleFromQuaternion(Quaternion) - Method in class thothbot.parallax.core.shared.math.Vector4
-
- setAxisAngleFromRotationMatrix(Matrix4) - Method in class thothbot.parallax.core.shared.math.Vector4
-
- setB(int) - Method in class thothbot.parallax.core.shared.core.Face3
-
Sets Vertex B index.
- setB(double) - Method in class thothbot.parallax.core.shared.math.Color
-
Setting B-component of the color.
- setB(Vector3) - Method in class thothbot.parallax.core.shared.math.Triangle
-
- setBackground(int) - Method in class thothbot.parallax.core.client.RenderingPanel
-
- setBackground(int, double) - Method in class thothbot.parallax.core.client.RenderingPanel
-
- setBlendDst(BlendingFactorDest) - Method in class thothbot.parallax.core.shared.materials.Material
-
Sets blending destination.
- setBlendEquation(BlendEquationMode) - Method in class thothbot.parallax.core.shared.materials.Material
-
Sets blending equation to use when applying blending.
- setBlending(Material.BLENDING) - Method in class thothbot.parallax.core.client.renderers.WebGLRenderer
-
- setBlending(Material.BLENDING) - Method in class thothbot.parallax.core.shared.materials.Material
-
Sets which blending to use when displaying objects with this material.
- setBlendSrc(BlendingFactorSrc) - Method in class thothbot.parallax.core.shared.materials.Material
-
Sets blending source.
- setBoneMatrices(Float32Array) - Method in class thothbot.parallax.core.shared.objects.SkinnedMesh
-
- setBones(List<Bone>) - Method in class thothbot.parallax.core.shared.core.Geometry
-
- setBones(List<Bone>) - Method in class thothbot.parallax.core.shared.objects.SkinnedMesh
-
- setBoneTexture(Texture) - Method in class thothbot.parallax.core.shared.objects.SkinnedMesh
-
- setBottom(double) - Method in class thothbot.parallax.core.shared.cameras.OrthographicCamera
-
Sets Camera frustum bottom plane.
- setBoundingBox(Box3) - Method in class thothbot.parallax.core.shared.core.AbstractGeometry
-
- setBoundingSphere(Sphere) - Method in class thothbot.parallax.core.shared.core.AbstractGeometry
-
- setBoundTo(Attribute.BOUND_TO) - Method in class thothbot.parallax.core.client.shaders.Attribute
-
- setBuffer(WebGLBuffer) - Method in class thothbot.parallax.core.shared.core.BufferAttribute
-
- setBuffers(WebGLRenderingContext, BufferUsage) - Method in class thothbot.parallax.core.shared.objects.Line
-
- setBuffers(WebGLRenderingContext, GeometryGroup, BufferUsage, boolean, Material) - Method in class thothbot.parallax.core.shared.objects.Mesh
-
- setBuffers(WebGLRenderer, BufferUsage) - Method in class thothbot.parallax.core.shared.objects.PointCloud
-
- setBumpMap(Texture) - Method in interface thothbot.parallax.core.shared.materials.HasBumpMap
-
- setBumpMap(Texture) - Method in class thothbot.parallax.core.shared.materials.MeshPhongMaterial
-
- setBumpScale(double) - Method in interface thothbot.parallax.core.shared.materials.HasBumpMap
-
- setBumpScale(double) - Method in class thothbot.parallax.core.shared.materials.MeshPhongMaterial
-
- setC(int) - Method in class thothbot.parallax.core.shared.core.Face3
-
Sets Vertex C index
- setC(Vector3) - Method in class thothbot.parallax.core.shared.math.Triangle
-
- setCacheArray(Float32Array) - Method in class thothbot.parallax.core.client.shaders.Uniform
-
- setCameraHelper(CameraHelper) - Method in class thothbot.parallax.core.shared.lights.ShadowLight
-
- setCascade(boolean) - Method in class thothbot.parallax.core.client.renderers.ShadowMap
-
- setCastShadow(boolean) - Method in class thothbot.parallax.core.shared.core.Object3D
-
- setCenter(Vector3) - Method in class thothbot.parallax.core.shared.math.Sphere
-
- setChildren(Collection<? extends Object3D>) - Method in class thothbot.parallax.core.shared.core.Object3D
-
- setClear(boolean) - Method in class thothbot.parallax.plugins.postprocessing.RenderPass
-
- setClearColor(int) - Method in class thothbot.parallax.core.client.renderers.AbstractRenderer
-
- setClearColor(Color) - Method in class thothbot.parallax.core.client.renderers.AbstractRenderer
-
- setClearColor(int, double) - Method in class thothbot.parallax.core.client.renderers.AbstractRenderer
-
Sets the the background color, using hex for the color.
- setClearColor(Color, double) - Method in class thothbot.parallax.core.client.renderers.AbstractRenderer
-
Sets the the background color, using
Color
for the color and alpha for the opacity.
- setClearColor(Color, double) - Method in class thothbot.parallax.core.client.renderers.RaytracingRenderer
-
- setClearColor(Color, double) - Method in class thothbot.parallax.core.client.renderers.WebGLRenderer
-
- setColor(Color) - Method in class thothbot.parallax.core.shared.core.Face3
-
Sets the Face color.
- setColor(int) - Method in class thothbot.parallax.core.shared.helpers.ArrowHelper
-
- setColor(Color) - Method in class thothbot.parallax.core.shared.lights.Light
-
- setColor(Color) - Method in interface thothbot.parallax.core.shared.materials.HasColor
-
Sets material color
- setColor(Color) - Method in class thothbot.parallax.core.shared.materials.LineBasicMaterial
-
- setColor(Color) - Method in class thothbot.parallax.core.shared.materials.MeshBasicMaterial
-
- setColor(Color) - Method in class thothbot.parallax.core.shared.materials.MeshLambertMaterial
-
- setColor(Color) - Method in class thothbot.parallax.core.shared.materials.MeshPhongMaterial
-
- setColor(Color) - Method in class thothbot.parallax.core.shared.materials.PointCloudMaterial
-
- setColor(Color) - Method in class thothbot.parallax.core.shared.materials.ShaderMaterial
-
- setColor(Color) - Method in class thothbot.parallax.core.shared.scenes.AbstractFog
-
Set color for the FogAbstract
- setColor(Color) - Method in class thothbot.parallax.plugins.sprite.SpriteMaterial
-
- setColors(List<Color>) - Method in class thothbot.parallax.core.shared.core.Geometry
-
- setColors(int, int) - Method in class thothbot.parallax.core.shared.helpers.GridHelper
-
- setColors(Color, Color) - Method in class thothbot.parallax.core.shared.helpers.GridHelper
-
- setColorsNeedUpdate(boolean) - Method in class thothbot.parallax.core.shared.core.AbstractGeometry
-
- setCombine(Texture.OPERATIONS) - Method in interface thothbot.parallax.core.shared.materials.HasEnvMap
-
- setCombine(Texture.OPERATIONS) - Method in class thothbot.parallax.core.shared.materials.MeshBasicMaterial
-
- setCombine(Texture.OPERATIONS) - Method in class thothbot.parallax.core.shared.materials.MeshLambertMaterial
-
- setCombine(Texture.OPERATIONS) - Method in class thothbot.parallax.core.shared.materials.MeshPhongMaterial
-
- setComponent(int, double) - Method in class thothbot.parallax.core.shared.math.Vector2
-
- setComponent(int, double) - Method in class thothbot.parallax.core.shared.math.Vector3
-
- setComponent(int, double) - Method in class thothbot.parallax.core.shared.math.Vector4
-
- setComponents(double, double, double, double) - Method in class thothbot.parallax.core.shared.math.Plane
-
- setCompressedFormat(int) - Method in class thothbot.parallax.core.client.textures.CompressedTexture
-
- setConstant(double) - Method in class thothbot.parallax.core.shared.math.Plane
-
- setCullFrontFaces(boolean) - Method in class thothbot.parallax.core.client.renderers.ShadowMap
-
- setDashSize(double) - Method in class thothbot.parallax.core.shared.materials.LineDashedMaterial
-
- setData(Uint8Array) - Method in class thothbot.parallax.core.client.textures.DataTexture
-
- setDebugEnabled(boolean) - Method in class thothbot.parallax.core.client.renderers.ShadowMap
-
- setDensity(double) - Method in class thothbot.parallax.core.shared.scenes.FogExp2
-
Set density parameter
- setDepthBuffer(boolean) - Method in class thothbot.parallax.core.client.textures.RenderTargetTexture
-
- setDepthEnable(boolean) - Method in class thothbot.parallax.core.client.context.Canvas3dAttributes
-
Default: true.
- setDepthTest(boolean) - Method in class thothbot.parallax.core.client.renderers.WebGLRenderer
-
- setDepthTest(boolean) - Method in class thothbot.parallax.core.shared.materials.Material
-
Whether to have depth test enabled when rendering this material.
- setDepthWrite(boolean) - Method in class thothbot.parallax.core.client.renderers.WebGLRenderer
-
- setDepthWrite(boolean) - Method in class thothbot.parallax.core.shared.materials.Material
-
Whether rendering this material has any effect on the depth buffer.
- setDirectBuffers(WebGLRenderingContext) - Method in class thothbot.parallax.core.shared.core.BufferGeometry
-
- setDirection(Vector3) - Method in class thothbot.parallax.core.shared.helpers.ArrowHelper
-
- setDirection(Vector3) - Method in class thothbot.parallax.core.shared.math.Ray
-
- setDirectionBackward() - Method in class thothbot.parallax.core.shared.objects.MorphAnimMesh
-
- setDirectionForward() - Method in class thothbot.parallax.core.shared.objects.MorphAnimMesh
-
- setDistance(double) - Method in class thothbot.parallax.core.shared.lights.PointLight
-
- setDistance(double) - Method in class thothbot.parallax.core.shared.lights.SpotLight
-
Sets the distance.
- setDragToLook(boolean) - Method in class thothbot.parallax.core.client.controls.FlyControls
-
- setDrawcalls(List<BufferGeometry.DrawCall>) - Method in class thothbot.parallax.core.shared.core.BufferGeometry
-
- setDuration(int) - Method in class thothbot.parallax.core.shared.objects.MorphAnimMesh
-
Sets animation duration.
- setDynamic(boolean) - Method in class thothbot.parallax.core.shared.core.Geometry
-
- setDynamicDampingFactor(double) - Method in class thothbot.parallax.core.client.controls.TrackballControls
-
Sets dynamic damping factor.
- setElementsNeedUpdate(boolean) - Method in class thothbot.parallax.core.shared.core.AbstractGeometry
-
- setEmissive(Color) - Method in interface thothbot.parallax.core.shared.materials.HasAmbientEmissiveColor
-
Sets Emissive color
- setEmissive(Color) - Method in class thothbot.parallax.core.shared.materials.MeshLambertMaterial
-
- setEmissive(Color) - Method in class thothbot.parallax.core.shared.materials.MeshPhongMaterial
-
- setEnabled(boolean) - Method in class thothbot.parallax.core.client.controls.TrackballControls
-
Enable/Disable this control.
- setEnabled(boolean) - Method in class thothbot.parallax.core.client.renderers.Plugin
-
- setEnabled(boolean) - Method in class thothbot.parallax.plugins.postprocessing.Pass
-
- setEnd(Vector3) - Method in class thothbot.parallax.core.shared.math.Line3
-
- setEnvMap(Texture) - Method in interface thothbot.parallax.core.shared.materials.HasEnvMap
-
Sets environmental texture
- setEnvMap(Texture) - Method in class thothbot.parallax.core.shared.materials.MeshBasicMaterial
-
- setEnvMap(Texture) - Method in class thothbot.parallax.core.shared.materials.MeshLambertMaterial
-
- setEnvMap(Texture) - Method in class thothbot.parallax.core.shared.materials.MeshPhongMaterial
-
- setExponent(double) - Method in class thothbot.parallax.core.shared.lights.SpotLight
-
- setFaces(List<Face3>) - Method in class thothbot.parallax.core.shared.core.Geometry
-
- setFaces3(List<Integer>) - Method in class thothbot.parallax.core.shared.core.GeometryGroup
-
- setFaceVertexUvs(List<List<List<Vector2>>>) - Method in class thothbot.parallax.core.shared.core.Geometry
-
- setFar(double) - Method in interface thothbot.parallax.core.shared.cameras.HasNearFar
-
Sets Camera frustum far plane.
- setFar(double) - Method in class thothbot.parallax.core.shared.cameras.OrthographicCamera
-
Sets Camera frustum far plane.
- setFar(double) - Method in class thothbot.parallax.core.shared.cameras.PerspectiveCamera
-
Sets Camera frustum far plane.
- setFar(double) - Method in class thothbot.parallax.core.shared.core.Raycaster
-
- setFar(double) - Method in class thothbot.parallax.core.shared.scenes.Fog
-
Set far fog parameter
- setFlipY(boolean) - Method in class thothbot.parallax.core.client.textures.Texture
-
- setFloat32(int, float) - Method in class thothbot.parallax.core.client.gl2.arrays.DataView
-
- setFloat32(int, float, boolean) - Method in class thothbot.parallax.core.client.gl2.arrays.DataView
-
- setFloat64(int, double) - Method in class thothbot.parallax.core.client.gl2.arrays.DataView
-
- setFloat64(int, double, boolean) - Method in class thothbot.parallax.core.client.gl2.arrays.DataView
-
- setFog(boolean) - Method in interface thothbot.parallax.core.shared.materials.HasFog
-
- setFog(boolean) - Method in class thothbot.parallax.core.shared.materials.LineBasicMaterial
-
- setFog(boolean) - Method in class thothbot.parallax.core.shared.materials.MeshBasicMaterial
-
- setFog(boolean) - Method in class thothbot.parallax.core.shared.materials.MeshLambertMaterial
-
- setFog(boolean) - Method in class thothbot.parallax.core.shared.materials.MeshPhongMaterial
-
- setFog(boolean) - Method in class thothbot.parallax.core.shared.materials.PointCloudMaterial
-
- setFog(boolean) - Method in class thothbot.parallax.core.shared.materials.ShaderMaterial
-
- setFog(AbstractFog) - Method in class thothbot.parallax.core.shared.scenes.Scene
-
Set the fogAbstract to the Scene.
- setFog(boolean) - Method in class thothbot.parallax.plugins.sprite.SpriteMaterial
-
- setFormat(PixelFormat) - Method in class thothbot.parallax.core.client.textures.Texture
-
- setFov(double) - Method in class thothbot.parallax.core.shared.cameras.PerspectiveCamera
-
Sets Camera frustum vertical field of view.
- setFragmentSource(String) - Method in class thothbot.parallax.core.client.shaders.Shader
-
- setFromAxisAngle(Vector3, double) - Method in class thothbot.parallax.core.shared.math.Quaternion
-
- setFromCenterAndSize(Vector2, Vector2) - Method in class thothbot.parallax.core.shared.math.Box2
-
- setFromCenterAndSize(Vector3, Vector3) - Method in class thothbot.parallax.core.shared.math.Box3
-
- setFromCoplanarPoints(Vector3, Vector3, Vector3) - Method in class thothbot.parallax.core.shared.math.Plane
-
- setFromEuler(Euler) - Method in class thothbot.parallax.core.shared.math.Quaternion
-
- setFromEuler(Euler, boolean) - Method in class thothbot.parallax.core.shared.math.Quaternion
-
- setFromMatrix(Matrix4) - Method in class thothbot.parallax.core.shared.math.Frustum
-
- setFromMatrixColumn(int, Matrix4) - Method in class thothbot.parallax.core.shared.math.Vector3
-
- setFromMatrixPosition(Matrix4) - Method in class thothbot.parallax.core.shared.math.Vector3
-
- setFromMatrixScale(Matrix4) - Method in class thothbot.parallax.core.shared.math.Vector3
-
- setFromNormalAndCoplanarPoint(Vector3, Vector3) - Method in class thothbot.parallax.core.shared.math.Plane
-
- setFromObject(Object3D) - Method in class thothbot.parallax.core.shared.math.Box3
-
- setFromPoints(List<Vector2>) - Method in class thothbot.parallax.core.shared.math.Box2
-
- setFromPoints(List<Vector3>) - Method in class thothbot.parallax.core.shared.math.Box3
-
- setFromPoints(Vector3[]) - Method in class thothbot.parallax.core.shared.math.Box3
-
- setFromPoints(List<Vector3>, Vector3) - Method in class thothbot.parallax.core.shared.math.Sphere
-
- setFromPoints(Vector3[], Vector3) - Method in class thothbot.parallax.core.shared.math.Sphere
-
- setFromPointsAndIndices(List<Vector3>, int, int, int) - Method in class thothbot.parallax.core.shared.math.Triangle
-
- setFromQuaternion(Quaternion) - Method in class thothbot.parallax.core.shared.math.Euler
-
- setFromQuaternion(Quaternion, String) - Method in class thothbot.parallax.core.shared.math.Euler
-
- setFromQuaternion(Quaternion, String, boolean) - Method in class thothbot.parallax.core.shared.math.Euler
-
- setFromRotationMatrix(Matrix4) - Method in class thothbot.parallax.core.shared.math.Euler
-
- setFromRotationMatrix(Matrix4, String) - Method in class thothbot.parallax.core.shared.math.Euler
-
- setFromRotationMatrix(Matrix4) - Method in class thothbot.parallax.core.shared.math.Quaternion
-
http://www.euclideanspace.com/maths/geometry/rotations/conversions/matrixToQuaternion/index.htm
assumes the upper 3x3 of m is a pure rotation matrix (i.e, unscaled)
- setFromUnitVectors(Vector3, Vector3) - Method in class thothbot.parallax.core.shared.math.Quaternion
-
http://lolengine.net/blog/2014/02/24/quaternion-from-two-vectors-final
assumes direction vectors vFrom and vTo are normalized
- setFrustumCulled(boolean) - Method in class thothbot.parallax.core.shared.core.Object3D
-
- setFullHeight(int) - Method in class thothbot.parallax.core.shared.cameras.PerspectiveCamera
-
- setFullWidth(int) - Method in class thothbot.parallax.core.shared.cameras.PerspectiveCamera
-
- setG(double) - Method in class thothbot.parallax.core.shared.math.Color
-
Setting G-component of the color.
- setGammaInput(boolean) - Method in class thothbot.parallax.core.client.renderers.WebGLRenderer
-
- setGammaOutput(boolean) - Method in class thothbot.parallax.core.client.renderers.WebGLRenderer
-
- setGapSize(double) - Method in class thothbot.parallax.core.shared.materials.LineDashedMaterial
-
- setGenerateMipmaps(boolean) - Method in class thothbot.parallax.core.client.textures.Texture
-
Sets generate Mipmaps flag.
- setGeometry(AbstractGeometry) - Method in class thothbot.parallax.core.shared.core.GeometryObject
-
- setGlass(boolean) - Method in interface thothbot.parallax.core.shared.materials.HasRaytracingGlass
-
- setGlass(boolean) - Method in class thothbot.parallax.core.shared.materials.MeshPhongMaterial
-
- setGroundColor(Color) - Method in class thothbot.parallax.core.shared.lights.HemisphereLight
-
- setGroupsNeedUpdate(boolean) - Method in class thothbot.parallax.core.shared.core.AbstractGeometry
-
- setHandler(Object3D.ObjectHandler) - Method in class thothbot.parallax.core.shared.core.Object3D
-
- setHandler(Euler.EulerChangeHandler) - Method in class thothbot.parallax.core.shared.math.Euler
-
- setHandler(Quaternion.QuaternionChangeHandler) - Method in class thothbot.parallax.core.shared.math.Quaternion
-
- setHasTangents(boolean) - Method in class thothbot.parallax.core.shared.core.Geometry
-
- setHeight(int) - Method in class thothbot.parallax.core.client.context.Canvas3d
-
Sets the height of the canvas3d.
- setHeight(int) - Method in class thothbot.parallax.core.client.textures.DataTexture
-
- setHeight(int) - Method in class thothbot.parallax.core.client.textures.RenderTargetTexture
-
- setHeight(int) - Method in class thothbot.parallax.core.shared.cameras.PerspectiveCamera
-
- setHex(int) - Method in class thothbot.parallax.core.shared.math.Color
-
Setting color in HEX format.
- setHSL(double, double, double) - Method in class thothbot.parallax.core.shared.math.Color
-
h,s,l ranges are in <0.0 - 1.0>
- setId(int) - Method in class thothbot.parallax.core.shared.core.AbstractGeometry
-
- setImage(Element) - Method in class thothbot.parallax.core.client.textures.Texture
-
Sets texture media element.
- setInt16(int, int) - Method in class thothbot.parallax.core.client.gl2.arrays.DataView
-
- setInt16(int, int, boolean) - Method in class thothbot.parallax.core.client.gl2.arrays.DataView
-
- setInt32(int, int) - Method in class thothbot.parallax.core.client.gl2.arrays.DataView
-
- setInt32(int, int, boolean) - Method in class thothbot.parallax.core.client.gl2.arrays.DataView
-
- setInt8(int, int) - Method in class thothbot.parallax.core.client.gl2.arrays.DataView
-
- setIntensity(double) - Method in class thothbot.parallax.core.shared.lights.AreaLight
-
Sets Light's intensity.
- setIntensity(double) - Method in interface thothbot.parallax.core.shared.lights.HasIntensity
-
Sets Light's intensity.
- setIntensity(double) - Method in class thothbot.parallax.core.shared.lights.HemisphereLight
-
- setIntensity(double) - Method in class thothbot.parallax.core.shared.lights.PointLight
-
- setIntensity(double) - Method in class thothbot.parallax.core.shared.lights.ShadowLight
-
Sets Light's intensity.
- setInverse(boolean) - Method in class thothbot.parallax.plugins.postprocessing.MaskPass
-
- setKeyPan(int) - Method in class thothbot.parallax.core.client.controls.TrackballControls
-
sets key to pan.
- setKeyRotate(int) - Method in class thothbot.parallax.core.client.controls.TrackballControls
-
Sets key to rotate.
- setKeyZoom(int) - Method in class thothbot.parallax.core.client.controls.TrackballControls
-
Sets key to zoom.
- setLeft(double) - Method in class thothbot.parallax.core.shared.cameras.OrthographicCamera
-
Sets Camera frustum left plane.
- setLength(double) - Method in class thothbot.parallax.core.shared.helpers.ArrowHelper
-
- setLength(double, double, double) - Method in class thothbot.parallax.core.shared.helpers.ArrowHelper
-
- setLength(double) - Method in class thothbot.parallax.core.shared.math.Vector2
-
- setLength(double) - Method in class thothbot.parallax.core.shared.math.Vector3
-
- setLength(double) - Method in class thothbot.parallax.core.shared.math.Vector4
-
- setLens(int) - Method in class thothbot.parallax.core.shared.cameras.PerspectiveCamera
-
- setLens(int, int) - Method in class thothbot.parallax.core.shared.cameras.PerspectiveCamera
-
Uses Focal Length (in mm) to estimate and set FOV 35mm (fullframe) camera
is used if frame size is not specified.
- setLightMap(Texture) - Method in interface thothbot.parallax.core.shared.materials.HasLightMap
-
- setLightMap(Texture) - Method in class thothbot.parallax.core.shared.materials.MeshBasicMaterial
-
- setLightMap(Texture) - Method in class thothbot.parallax.core.shared.materials.MeshLambertMaterial
-
- setLightMap(Texture) - Method in class thothbot.parallax.core.shared.materials.MeshPhongMaterial
-
- setLights(boolean) - Method in class thothbot.parallax.core.shared.materials.ShaderMaterial
-
Enable/Disable scene lights
- setLineDistancesNeedUpdate(boolean) - Method in class thothbot.parallax.core.shared.core.AbstractGeometry
-
- setLineWidth(WebGLRenderingContext, double) - Method in class thothbot.parallax.core.shared.core.GeometryObject
-
- setLinewidth(double) - Method in class thothbot.parallax.core.shared.materials.LineBasicMaterial
-
Controls line thickness.
- setLocation(WebGLUniformLocation) - Method in class thothbot.parallax.core.client.shaders.Uniform
-
- setLODs(List<LOD>) - Method in class thothbot.parallax.core.shared.objects.LOD
-
- setLookSpeed(double) - Method in class thothbot.parallax.core.client.controls.FirstPersonControls
-
Sets look speed.
- setMagFilter(TextureMagFilter) - Method in class thothbot.parallax.core.client.textures.Texture
-
Sets the texture magnification function.
- setMap(Texture) - Method in interface thothbot.parallax.core.shared.materials.HasMap
-
- setMap(Texture) - Method in class thothbot.parallax.core.shared.materials.MeshBasicMaterial
-
- setMap(Texture) - Method in class thothbot.parallax.core.shared.materials.MeshLambertMaterial
-
- setMap(Texture) - Method in class thothbot.parallax.core.shared.materials.MeshPhongMaterial
-
- setMap(Texture) - Method in class thothbot.parallax.core.shared.materials.PointCloudMaterial
-
- setMap(Texture) - Method in class thothbot.parallax.plugins.sprite.SpriteMaterial
-
- setMapping(Texture.MAPPING_MODE) - Method in class thothbot.parallax.core.client.textures.Texture
-
Sets the @{link Texture.MAPPING_MODE} value.
- setMaterial(Material) - Method in class thothbot.parallax.core.shared.core.GeometryObject
-
- setMaterialFaces(Material) - Method in class thothbot.parallax.core.client.renderers.WebGLRenderer
-
- setMaterialIndex(int) - Method in class thothbot.parallax.core.shared.core.Face3
-
Sets Material index.
- setMaterialIndex(int) - Method in class thothbot.parallax.core.shared.core.GeometryGroup
-
- setMatrix(Matrix4) - Method in class thothbot.parallax.core.shared.core.Object3D
-
- setMatrixAutoUpdate(boolean) - Method in class thothbot.parallax.core.shared.core.Object3D
-
- setMatrixWorld(Matrix4) - Method in class thothbot.parallax.core.shared.core.Object3D
-
- setMatrixWorldInverse(Matrix4) - Method in class thothbot.parallax.core.shared.cameras.Camera
-
- setMatrixWorldNeedsUpdate(boolean) - Method in class thothbot.parallax.core.shared.core.Object3D
-
- setMax(Vector2) - Method in class thothbot.parallax.core.shared.math.Box2
-
- setMax(Vector3) - Method in class thothbot.parallax.core.shared.math.Box3
-
- setMaxDistance(double) - Method in class thothbot.parallax.core.client.controls.TrackballControls
-
Sets maximum distance to the object.
- setMetal(boolean) - Method in class thothbot.parallax.core.shared.materials.MeshPhongMaterial
-
- setMin(Vector2) - Method in class thothbot.parallax.core.shared.math.Box2
-
- setMin(Vector3) - Method in class thothbot.parallax.core.shared.math.Box3
-
- setMinDistance(double) - Method in class thothbot.parallax.core.client.controls.TrackballControls
-
Sets minimum distance to the object.
- setMinFilter(TextureMinFilter) - Method in class thothbot.parallax.core.client.textures.Texture
-
Sets the texture minifying function.
- setMipmaps(List<DataTexture>) - Method in class thothbot.parallax.core.client.textures.CompressedTexture
-
- setMirror(boolean) - Method in interface thothbot.parallax.core.shared.materials.HasRaytracingMirror
-
- setMirror(boolean) - Method in class thothbot.parallax.core.shared.materials.MeshPhongMaterial
-
- setMode(Line.MODE) - Method in class thothbot.parallax.core.shared.objects.Line
-
- setMorphNormals(boolean) - Method in interface thothbot.parallax.core.shared.materials.HasSkinning
-
- setMorphNormals(boolean) - Method in class thothbot.parallax.core.shared.materials.MeshBasicMaterial
-
- setMorphNormals(boolean) - Method in class thothbot.parallax.core.shared.materials.MeshLambertMaterial
-
- setMorphNormals(boolean) - Method in class thothbot.parallax.core.shared.materials.MeshPhongMaterial
-
- setMorphNormals(boolean) - Method in class thothbot.parallax.core.shared.materials.ShaderMaterial
-
- setMorphTargets(boolean) - Method in interface thothbot.parallax.core.shared.materials.HasSkinning
-
- setMorphTargets(boolean) - Method in class thothbot.parallax.core.shared.materials.MeshBasicMaterial
-
- setMorphTargets(boolean) - Method in class thothbot.parallax.core.shared.materials.MeshLambertMaterial
-
- setMorphTargets(boolean) - Method in class thothbot.parallax.core.shared.materials.MeshPhongMaterial
-
- setMorphTargets(boolean) - Method in class thothbot.parallax.core.shared.materials.ShaderMaterial
-
- setMorphTargetsNeedUpdate(boolean) - Method in class thothbot.parallax.core.shared.core.AbstractGeometry
-
- setMovementSpeed(double) - Method in class thothbot.parallax.core.client.controls.FirstPersonControls
-
Sets the movement speed.
- setMovementSpeed(double) - Method in class thothbot.parallax.core.client.controls.FlyControls
-
- setName(String) - Method in class thothbot.parallax.core.shared.core.AbstractGeometry
-
Set name for this geometry.
- setName(String) - Method in class thothbot.parallax.core.shared.core.Object3D
-
- setName(String) - Method in class thothbot.parallax.core.shared.materials.Material
-
- setName(String) - Method in class thothbot.parallax.core.shared.scenes.AbstractFog
-
- setNear(double) - Method in interface thothbot.parallax.core.shared.cameras.HasNearFar
-
Sets Camera frustum near plane.
- setNear(double) - Method in class thothbot.parallax.core.shared.cameras.OrthographicCamera
-
Sets Camera frustum near plane.
- setNear(double) - Method in class thothbot.parallax.core.shared.cameras.PerspectiveCamera
-
Sets Camera frustum near plane.
- setNear(double) - Method in class thothbot.parallax.core.shared.core.Raycaster
-
- setNear(double) - Method in class thothbot.parallax.core.shared.scenes.Fog
-
Set near fog parameter
- setNeedsSwap(boolean) - Method in class thothbot.parallax.plugins.postprocessing.Pass
-
- setNeedsUpdate(Boolean) - Method in class thothbot.parallax.core.client.textures.Texture
-
Sets flag to updated the texture.
- setNeedsUpdate(boolean) - Method in class thothbot.parallax.core.shared.core.BufferAttribute
-
- setNeedsUpdate(boolean) - Method in class thothbot.parallax.core.shared.materials.Material
-
Specifies that the material needs to be updated, WebGL wise.
- setNode(Node) - Method in class thothbot.parallax.loader.shared.collada.DaeElement
-
- setNormal(Vector3) - Method in class thothbot.parallax.core.shared.core.Face3
-
Sets the Face normal.
- setNormal(Vector3) - Method in class thothbot.parallax.core.shared.math.Plane
-
- setNormalMap(Texture) - Method in interface thothbot.parallax.core.shared.materials.HasNormalMap
-
- setNormalMap(Texture) - Method in class thothbot.parallax.core.shared.materials.MeshPhongMaterial
-
- setNormalScale(Vector2) - Method in interface thothbot.parallax.core.shared.materials.HasNormalMap
-
- setNormalScale(Vector2) - Method in class thothbot.parallax.core.shared.materials.MeshPhongMaterial
-
- setNormalsNeedUpdate(boolean) - Method in class thothbot.parallax.core.shared.core.AbstractGeometry
-
- setNumItems(int) - Method in class thothbot.parallax.core.shared.core.BufferAttribute
-
- setNumMorphNormals(int) - Method in class thothbot.parallax.core.shared.core.GeometryGroup
-
- setNumMorphTargets(int) - Method in class thothbot.parallax.core.shared.core.GeometryGroup
-
- setNumSupportedMorphNormals(int) - Method in interface thothbot.parallax.core.shared.materials.HasSkinning
-
- setNumSupportedMorphNormals(int) - Method in class thothbot.parallax.core.shared.materials.MeshBasicMaterial
-
- setNumSupportedMorphNormals(int) - Method in class thothbot.parallax.core.shared.materials.MeshLambertMaterial
-
- setNumSupportedMorphNormals(int) - Method in class thothbot.parallax.core.shared.materials.MeshPhongMaterial
-
- setNumSupportedMorphNormals(int) - Method in class thothbot.parallax.core.shared.materials.ShaderMaterial
-
- setNumSupportedMorphTargets(int) - Method in interface thothbot.parallax.core.shared.materials.HasSkinning
-
- setNumSupportedMorphTargets(int) - Method in class thothbot.parallax.core.shared.materials.MeshBasicMaterial
-
- setNumSupportedMorphTargets(int) - Method in class thothbot.parallax.core.shared.materials.MeshLambertMaterial
-
- setNumSupportedMorphTargets(int) - Method in class thothbot.parallax.core.shared.materials.MeshPhongMaterial
-
- setNumSupportedMorphTargets(int) - Method in class thothbot.parallax.core.shared.materials.ShaderMaterial
-
- setObject3D(Object3D) - Method in class thothbot.parallax.core.shared.objects.LOD
-
- setOffset(Vector2) - Method in class thothbot.parallax.core.client.textures.Texture
-
Set texture offset vector.
- setOnlyShadow(boolean) - Method in class thothbot.parallax.core.shared.lights.ShadowLight
-
If set to true light will only cast shadow but not contribute any lighting (as if intensity was 0 but cheaper to compute).
- setOpacity(double) - Method in class thothbot.parallax.core.shared.materials.Material
-
Sets opacity.
- setOrder(String) - Method in class thothbot.parallax.core.shared.math.Euler
-
- setOrigin(Vector3) - Method in class thothbot.parallax.core.shared.math.Ray
-
- setOriginalCamera(Camera) - Method in class thothbot.parallax.core.shared.lights.VirtualLight
-
- setOverrideMaterial(Material) - Method in class thothbot.parallax.core.shared.scenes.Scene
-
- setPan(boolean) - Method in class thothbot.parallax.core.client.controls.TrackballControls
-
Enable/Disable pan.
- setPanSpeed(double) - Method in class thothbot.parallax.core.client.controls.TrackballControls
-
Sets pan speed.
- setParent(Object3D) - Method in class thothbot.parallax.core.shared.core.Object3D
-
- setPhysicalAttenuation(boolean) - Method in interface thothbot.parallax.core.shared.helpers.HasRaytracingPhysicalAttenuation
-
- setPhysicalAttenuation(boolean) - Method in class thothbot.parallax.core.shared.lights.PointLight
-
- setPointsFrustum(List<Vector3>) - Method in class thothbot.parallax.core.shared.lights.VirtualLight
-
- setPointsWorld(List<Vector3>) - Method in class thothbot.parallax.core.shared.lights.VirtualLight
-
- setPolygonOffset(boolean) - Method in class thothbot.parallax.core.shared.materials.Material
-
Whether to use polygon offset.
- setPolygonOffsetFactor(double) - Method in class thothbot.parallax.core.shared.materials.Material
-
Sets the polygon offset factor.
- setPolygonOffsetUnits(double) - Method in class thothbot.parallax.core.shared.materials.Material
-
Sets the polygon offset units.
- setPosition(Vector3) - Method in class thothbot.parallax.core.shared.core.Object3D
-
- setPosition(Vector3) - Method in class thothbot.parallax.core.shared.math.Matrix4
-
Setting position values of the current matrix to the values of
input vector.
- setPrecision(Shader.PRECISION) - Method in class thothbot.parallax.core.client.shaders.Shader
-
- setPremultipliedAlphaEnable(boolean) - Method in class thothbot.parallax.core.client.context.Canvas3dAttributes
-
Default: true.
- setPremultiplyAlpha(boolean) - Method in class thothbot.parallax.core.client.textures.Texture
-
Sets premultiply alpha flag.
- setPreserveDrawingBufferEnable(boolean) - Method in class thothbot.parallax.core.client.context.Canvas3dAttributes
-
Default: false.
- setProjectionMatrix(Matrix4) - Method in class thothbot.parallax.core.shared.cameras.Camera
-
- setQuaternion(Quaternion) - Method in class thothbot.parallax.core.shared.core.Object3D
-
- setR(double) - Method in class thothbot.parallax.core.shared.math.Color
-
Setting R-component of the color.
- setRadius(double) - Method in class thothbot.parallax.core.shared.math.Sphere
-
- setRay(Ray) - Method in class thothbot.parallax.core.shared.core.Raycaster
-
- setReceiveShadow(boolean) - Method in class thothbot.parallax.core.shared.core.Object3D
-
- setReflectivity(double) - Method in interface thothbot.parallax.core.shared.materials.HasEnvMap
-
Sets reflectivity
- setReflectivity(double) - Method in class thothbot.parallax.core.shared.materials.MeshBasicMaterial
-
- setReflectivity(double) - Method in class thothbot.parallax.core.shared.materials.MeshLambertMaterial
-
- setReflectivity(double) - Method in class thothbot.parallax.core.shared.materials.MeshPhongMaterial
-
- setRefractionRatio(double) - Method in interface thothbot.parallax.core.shared.materials.HasEnvMap
-
Sets Refraction Ratio
- setRefractionRatio(double) - Method in class thothbot.parallax.core.shared.materials.MeshBasicMaterial
-
- setRefractionRatio(double) - Method in class thothbot.parallax.core.shared.materials.MeshLambertMaterial
-
- setRefractionRatio(double) - Method in class thothbot.parallax.core.shared.materials.MeshPhongMaterial
-
- setRenderDepth(double) - Method in class thothbot.parallax.core.shared.core.Object3D
-
- setRendering(boolean) - Method in class thothbot.parallax.core.client.renderers.Plugin
-
- setRenderTarget(RenderTargetTexture) - Method in class thothbot.parallax.core.client.renderers.WebGLRenderer
-
Setup render target
- setRenderTarget(WebGLRenderingContext) - Method in class thothbot.parallax.core.client.textures.RenderTargetCubeTexture
-
- setRenderTarget(WebGLRenderingContext) - Method in class thothbot.parallax.core.client.textures.RenderTargetTexture
-
- setRenderToScreen(boolean) - Method in class thothbot.parallax.plugins.postprocessing.DotScreenPass
-
- setRenderToScreen(boolean) - Method in class thothbot.parallax.plugins.postprocessing.FilmPass
-
- setRenderToScreen(boolean) - Method in class thothbot.parallax.plugins.postprocessing.ShaderPass
-
- setRepeat(Vector2) - Method in class thothbot.parallax.core.client.textures.Texture
-
Sets the repeat vector.
- setResponseType(XMLHttpRequest.ResponseType) - Method in class thothbot.parallax.loader.shared.XHRLoader
-
- setRGB(double, double, double) - Method in class thothbot.parallax.core.shared.math.Color
-
Setting color in RGB mode.
- setRight(double) - Method in class thothbot.parallax.core.shared.cameras.OrthographicCamera
-
Sets Camera frustum right plane.
- setRollSpeed(double) - Method in class thothbot.parallax.core.client.controls.FlyControls
-
- setRotate(boolean) - Method in class thothbot.parallax.core.client.controls.TrackballControls
-
Enable/Disable rotation.
- setRotateSpeed(double) - Method in class thothbot.parallax.core.client.controls.TrackballControls
-
Sets rotation speed.
- setRotation(Euler) - Method in class thothbot.parallax.core.shared.core.Object3D
-
- setRotation(double) - Method in class thothbot.parallax.plugins.sprite.SpriteMaterial
-
- setRotationAutoUpdate(boolean) - Method in class thothbot.parallax.core.shared.core.Object3D
-
- setRotationFromAxisAngle(Vector3, double) - Method in class thothbot.parallax.core.shared.core.Object3D
-
- setRotationFromEuler(Euler) - Method in class thothbot.parallax.core.shared.core.Object3D
-
- setRotationFromMatrix(Matrix4) - Method in class thothbot.parallax.core.shared.core.Object3D
-
- setRotationFromQuaternion(Quaternion) - Method in class thothbot.parallax.core.shared.core.Object3D
-
- setScale(Vector3) - Method in class thothbot.parallax.core.shared.core.Object3D
-
- setScale(double) - Method in class thothbot.parallax.core.shared.materials.LineDashedMaterial
-
- setScissor(int, int, int, int) - Method in class thothbot.parallax.core.client.renderers.WebGLRenderer
-
Sets the scissor area from (x, y) to (x + absoluteWidth, y + absoluteHeight).
- setShader(Shader) - Method in class thothbot.parallax.core.shared.materials.Material
-
- setShading(Material.SHADING) - Method in interface thothbot.parallax.core.shared.materials.HasShading
-
- setShading(Material.SHADING) - Method in class thothbot.parallax.core.shared.materials.MeshBasicMaterial
-
- setShading(Material.SHADING) - Method in class thothbot.parallax.core.shared.materials.MeshLambertMaterial
-
- setShading(Material.SHADING) - Method in class thothbot.parallax.core.shared.materials.MeshNormalMaterial
-
- setShading(Material.SHADING) - Method in class thothbot.parallax.core.shared.materials.MeshPhongMaterial
-
- setShading(Material.SHADING) - Method in class thothbot.parallax.core.shared.materials.ShaderMaterial
-
- setShadowBias(double) - Method in class thothbot.parallax.core.shared.lights.ShadowLight
-
- setShadowCamera(Camera) - Method in class thothbot.parallax.core.shared.lights.ShadowLight
-
- setShadowCameraBottom(int) - Method in class thothbot.parallax.core.shared.lights.DirectionalLight
-
- setShadowCameraFar(double) - Method in class thothbot.parallax.core.shared.lights.ShadowLight
-
- setShadowCameraFov(double) - Method in class thothbot.parallax.core.shared.lights.SpotLight
-
- setShadowCameraLeft(int) - Method in class thothbot.parallax.core.shared.lights.DirectionalLight
-
- setShadowCameraNear(double) - Method in class thothbot.parallax.core.shared.lights.ShadowLight
-
- setShadowCameraRight(int) - Method in class thothbot.parallax.core.shared.lights.DirectionalLight
-
- setShadowCameraTop(int) - Method in class thothbot.parallax.core.shared.lights.DirectionalLight
-
- setShadowCameraVisible(boolean) - Method in class thothbot.parallax.core.shared.lights.ShadowLight
-
- setShadowCascade(boolean) - Method in class thothbot.parallax.core.shared.lights.ShadowLight
-
- setShadowCascadeArray(List<VirtualLight>) - Method in class thothbot.parallax.core.shared.lights.DirectionalLight
-
- setShadowCascadeBias(double[]) - Method in class thothbot.parallax.core.shared.lights.DirectionalLight
-
- setShadowCascadeCount(int) - Method in class thothbot.parallax.core.shared.lights.DirectionalLight
-
- setShadowCascadeFarZ(double[]) - Method in class thothbot.parallax.core.shared.lights.DirectionalLight
-
- setShadowCascadeHeight(int[]) - Method in class thothbot.parallax.core.shared.lights.DirectionalLight
-
- setShadowCascadeNearZ(double[]) - Method in class thothbot.parallax.core.shared.lights.DirectionalLight
-
- setShadowCascadeOffset(Vector3) - Method in class thothbot.parallax.core.shared.lights.DirectionalLight
-
- setShadowCascadeWidth(int[]) - Method in class thothbot.parallax.core.shared.lights.DirectionalLight
-
- setShadowDarkness(double) - Method in class thothbot.parallax.core.shared.lights.ShadowLight
-
- setShadowMap(RenderTargetTexture) - Method in class thothbot.parallax.core.shared.lights.ShadowLight
-
- setShadowMapHeight(int) - Method in class thothbot.parallax.core.shared.lights.ShadowLight
-
- setShadowMapSize(Vector2) - Method in class thothbot.parallax.core.shared.lights.ShadowLight
-
- setShadowMapWidth(int) - Method in class thothbot.parallax.core.shared.lights.ShadowLight
-
- setShadowMatrix(Matrix4) - Method in class thothbot.parallax.core.shared.lights.ShadowLight
-
- setShadowPass(boolean) - Method in class thothbot.parallax.core.shared.materials.Material
-
- setShininess(double) - Method in class thothbot.parallax.core.shared.materials.MeshPhongMaterial
-
- setSide(Material.SIDE) - Method in class thothbot.parallax.core.shared.materials.Material
-
Defines which of the face sides will be rendered - front, back or both.
- setSize(int, int) - Method in class thothbot.parallax.core.client.context.Canvas3d
-
Resizes the canvas3d.
- setSize(int, int) - Method in class thothbot.parallax.core.client.renderers.AbstractRenderer
-
- setSize(int, int) - Method in class thothbot.parallax.core.client.renderers.RaytracingRenderer
-
- setSize(int, int) - Method in class thothbot.parallax.core.client.renderers.WebGLRenderer
-
- setSize(int, int) - Method in class thothbot.parallax.core.client.textures.RenderTargetTexture
-
- setSize(double, double) - Method in class thothbot.parallax.core.shared.cameras.OrthographicCamera
-
- setSize(double) - Method in class thothbot.parallax.core.shared.materials.PointCloudMaterial
-
- setSizeAttenuation(boolean) - Method in class thothbot.parallax.core.shared.materials.PointCloudMaterial
-
- setSkin(SkinnedMesh) - Method in class thothbot.parallax.core.shared.objects.Bone
-
- setSkinning(boolean) - Method in interface thothbot.parallax.core.shared.materials.HasSkinning
-
- setSkinning(boolean) - Method in class thothbot.parallax.core.shared.materials.MeshBasicMaterial
-
- setSkinning(boolean) - Method in class thothbot.parallax.core.shared.materials.MeshLambertMaterial
-
- setSkinning(boolean) - Method in class thothbot.parallax.core.shared.materials.MeshPhongMaterial
-
- setSkinning(boolean) - Method in class thothbot.parallax.core.shared.materials.ShaderMaterial
-
- setSoft(boolean) - Method in class thothbot.parallax.core.client.renderers.ShadowMap
-
- setSortObjects(boolean) - Method in class thothbot.parallax.core.client.renderers.WebGLRenderer
-
Defines whether the renderer should sort objects.
- setSortParticles(boolean) - Method in class thothbot.parallax.core.shared.objects.PointCloud
-
- setSource(String) - Method in class thothbot.parallax.loader.shared.collada.DaeInput
-
- setSpecular(Color) - Method in class thothbot.parallax.core.shared.materials.MeshPhongMaterial
-
- setSpecularMap(Texture) - Method in interface thothbot.parallax.core.shared.materials.HasSpecularMap
-
- setSpecularMap(Texture) - Method in class thothbot.parallax.core.shared.materials.MeshBasicMaterial
-
- setSpecularMap(Texture) - Method in class thothbot.parallax.core.shared.materials.MeshLambertMaterial
-
- setSpecularMap(Texture) - Method in class thothbot.parallax.core.shared.materials.MeshPhongMaterial
-
- setStart(Vector3) - Method in class thothbot.parallax.core.shared.math.Line3
-
- setStaticMoving(boolean) - Method in class thothbot.parallax.core.client.controls.TrackballControls
-
Enable/Disable static moving.
- setStencilBuffer(boolean) - Method in class thothbot.parallax.core.client.textures.RenderTargetTexture
-
- setStencilEnable(boolean) - Method in class thothbot.parallax.core.client.context.Canvas3dAttributes
-
Default: false.
- setTangentsNeedUpdate(boolean) - Method in class thothbot.parallax.core.shared.core.AbstractGeometry
-
- setTarget(Vector3) - Method in class thothbot.parallax.core.client.controls.TrackballControls
-
- setTarget(Object3D) - Method in class thothbot.parallax.core.shared.lights.ShadowLight
-
Sets Target used for shadow camera orientation.
- setTexture(Texture, int) - Method in class thothbot.parallax.core.client.renderers.WebGLRenderer
-
- setTextureParameters(WebGLRenderingContext, TextureTarget, boolean) - Method in class thothbot.parallax.core.client.textures.Texture
-
- setTextureParameters(WebGLRenderingContext, int, TextureTarget, boolean) - Method in class thothbot.parallax.core.client.textures.Texture
-
- setTime(int) - Method in class thothbot.parallax.core.shared.objects.MorphAnimMesh
-
- setTop(double) - Method in class thothbot.parallax.core.shared.cameras.OrthographicCamera
-
Sets Camera frustum top plane.
- setTransparent(boolean) - Method in class thothbot.parallax.core.shared.materials.Material
-
Defines whether this material is transparent.
- setType(PixelType) - Method in class thothbot.parallax.core.client.textures.Texture
-
- setUint16(int, int) - Method in class thothbot.parallax.core.client.gl2.arrays.DataView
-
- setUint16(int, int, boolean) - Method in class thothbot.parallax.core.client.gl2.arrays.DataView
-
- setUint32(int, long) - Method in class thothbot.parallax.core.client.gl2.arrays.DataView
-
- setUint32(int, long, boolean) - Method in class thothbot.parallax.core.client.gl2.arrays.DataView
-
- setUint32FromDouble(int, double) - Method in class thothbot.parallax.core.client.gl2.arrays.DataView
-
- setUint32FromDouble(int, double, boolean) - Method in class thothbot.parallax.core.client.gl2.arrays.DataView
-
- setUint8(int, int) - Method in class thothbot.parallax.core.client.gl2.arrays.DataView
-
- setUniforms(Map<String, Uniform>) - Method in class thothbot.parallax.core.client.shaders.Shader
-
- setUnpackAlignment(int) - Method in class thothbot.parallax.core.client.textures.Texture
-
- setUp(Vector3) - Method in class thothbot.parallax.core.shared.core.Object3D
-
- setUpdateCallback(LensFlare.Callback) - Method in class thothbot.parallax.plugins.lensflare.LensFlare
-
- setupFrameBuffer(WebGLRenderingContext, WebGLFramebuffer, TextureTarget, int) - Method in class thothbot.parallax.core.client.textures.RenderTargetCubeTexture
-
- setupFrameBuffer(WebGLRenderingContext, WebGLFramebuffer, TextureTarget) - Method in class thothbot.parallax.core.client.textures.RenderTargetTexture
-
- setupLights(List<Light>, boolean) - Method in class thothbot.parallax.core.client.renderers.RendererLights
-
- setupRenderBuffer(WebGLRenderingContext, WebGLRenderbuffer) - Method in class thothbot.parallax.core.client.textures.RenderTargetTexture
-
- setupRendererLights(RendererLights, boolean) - Method in class thothbot.parallax.core.shared.lights.AmbientLight
-
- setupRendererLights(RendererLights, boolean) - Method in class thothbot.parallax.core.shared.lights.AreaLight
-
- setupRendererLights(RendererLights, boolean) - Method in class thothbot.parallax.core.shared.lights.DirectionalLight
-
- setupRendererLights(RendererLights, boolean) - Method in class thothbot.parallax.core.shared.lights.HemisphereLight
-
- setupRendererLights(RendererLights, boolean) - Method in class thothbot.parallax.core.shared.lights.Light
-
- setupRendererLights(RendererLights, boolean) - Method in class thothbot.parallax.core.shared.lights.PointLight
-
- setupRendererLights(RendererLights, boolean) - Method in class thothbot.parallax.core.shared.lights.SpotLight
-
- setUseVertexTexture(boolean) - Method in class thothbot.parallax.core.shared.objects.SkinnedMesh
-
- setUvsNeedUpdate(boolean) - Method in class thothbot.parallax.core.shared.core.AbstractGeometry
-
- setValue(List<Object>) - Method in class thothbot.parallax.core.client.shaders.Attribute
-
- setValue(Object) - Method in class thothbot.parallax.core.client.shaders.Uniform
-
- setVertexColors(List<Color>) - Method in class thothbot.parallax.core.shared.core.Face3
-
Sets List of 3 vertex colors.
- setVertexColors(Material.COLORS) - Method in interface thothbot.parallax.core.shared.materials.HasVertexColors
-
Define how the vertices gets colored.
- setVertexColors(Material.COLORS) - Method in class thothbot.parallax.core.shared.materials.LineBasicMaterial
-
- setVertexColors(Material.COLORS) - Method in class thothbot.parallax.core.shared.materials.MeshBasicMaterial
-
- setVertexColors(Material.COLORS) - Method in class thothbot.parallax.core.shared.materials.MeshLambertMaterial
-
- setVertexColors(Material.COLORS) - Method in class thothbot.parallax.core.shared.materials.MeshPhongMaterial
-
- setVertexColors(Material.COLORS) - Method in class thothbot.parallax.core.shared.materials.PointCloudMaterial
-
- setVertexColors(Material.COLORS) - Method in class thothbot.parallax.core.shared.materials.ShaderMaterial
-
- setVertexNormals(List<Vector3>) - Method in class thothbot.parallax.core.shared.core.Face3
-
Sets List of 3 vertex normals.
- setVertexSource(String) - Method in class thothbot.parallax.core.client.shaders.Shader
-
- setVertexTangents(List<Vector4>) - Method in class thothbot.parallax.core.shared.core.Face3
-
Sets List of 3 vertex tangets.
- setVertices(List<Vector3>) - Method in class thothbot.parallax.core.shared.core.Geometry
-
- setVertices(int) - Method in class thothbot.parallax.core.shared.core.GeometryGroup
-
- setVerticesNeedUpdate(boolean) - Method in class thothbot.parallax.core.shared.core.AbstractGeometry
-
- setViewOffset(int, int, double, double, int, int) - Method in class thothbot.parallax.core.shared.cameras.PerspectiveCamera
-
Sets an offset in a larger frustum.
- setViewport(int, int, int, int) - Method in class thothbot.parallax.core.client.renderers.WebGLRenderer
-
Sets the viewport to render from (X, Y) to (X + absoluteWidth, Y + absoluteHeight).
- setVisible(boolean) - Method in class thothbot.parallax.core.shared.core.Object3D
-
- setVisible(boolean) - Method in class thothbot.parallax.core.shared.materials.Material
-
Defines whether this material is visible.
- setVisibleAtDistance(double) - Method in class thothbot.parallax.core.shared.objects.LOD
-
- setW(double) - Method in class thothbot.parallax.core.shared.math.Vector4
-
This method sets W coordinate of the vector.
- setWebGlTexture(WebGLTexture) - Method in class thothbot.parallax.core.client.textures.Texture
-
- setWidth(int) - Method in class thothbot.parallax.core.client.context.Canvas3d
-
Sets the width of the canvas3d.
- setWidth(int) - Method in class thothbot.parallax.core.client.textures.DataTexture
-
- setWidth(int) - Method in class thothbot.parallax.core.client.textures.RenderTargetTexture
-
- setWidth(int) - Method in class thothbot.parallax.core.shared.cameras.PerspectiveCamera
-
- setWireframe(boolean) - Method in interface thothbot.parallax.core.shared.materials.HasWireframe
-
- setWireframe(boolean) - Method in class thothbot.parallax.core.shared.materials.MeshBasicMaterial
-
- setWireframe(boolean) - Method in class thothbot.parallax.core.shared.materials.MeshDepthMaterial
-
- setWireframe(boolean) - Method in class thothbot.parallax.core.shared.materials.MeshLambertMaterial
-
- setWireframe(boolean) - Method in class thothbot.parallax.core.shared.materials.MeshNormalMaterial
-
- setWireframe(boolean) - Method in class thothbot.parallax.core.shared.materials.MeshPhongMaterial
-
- setWireframe(boolean) - Method in class thothbot.parallax.core.shared.materials.ShaderMaterial
-
- setWireframeLineWidth(int) - Method in interface thothbot.parallax.core.shared.materials.HasWireframe
-
- setWireframeLineWidth(int) - Method in class thothbot.parallax.core.shared.materials.MeshBasicMaterial
-
- setWireframeLineWidth(int) - Method in class thothbot.parallax.core.shared.materials.MeshDepthMaterial
-
- setWireframeLineWidth(int) - Method in class thothbot.parallax.core.shared.materials.MeshLambertMaterial
-
- setWireframeLineWidth(int) - Method in class thothbot.parallax.core.shared.materials.MeshNormalMaterial
-
- setWireframeLineWidth(int) - Method in class thothbot.parallax.core.shared.materials.MeshPhongMaterial
-
- setWireframeLineWidth(int) - Method in class thothbot.parallax.core.shared.materials.ShaderMaterial
-
- setWrapAround(boolean) - Method in interface thothbot.parallax.core.shared.materials.HasWrap
-
- setWrapAround(boolean) - Method in class thothbot.parallax.core.shared.materials.MeshLambertMaterial
-
- setWrapAround(boolean) - Method in class thothbot.parallax.core.shared.materials.MeshPhongMaterial
-
- setWrapRGB(Vector3) - Method in interface thothbot.parallax.core.shared.materials.HasWrap
-
- setWrapRGB(Vector3) - Method in class thothbot.parallax.core.shared.materials.MeshLambertMaterial
-
- setWrapRGB(Vector3) - Method in class thothbot.parallax.core.shared.materials.MeshPhongMaterial
-
- setWrapS(TextureWrapMode) - Method in class thothbot.parallax.core.client.textures.Texture
-
Sets the wrap parameter for texture coordinate S.
- setWrapT(TextureWrapMode) - Method in class thothbot.parallax.core.client.textures.Texture
-
Sets the wrap parameter for texture coordinate T.
- setX(double) - Method in class thothbot.parallax.core.shared.cameras.PerspectiveCamera
-
- setX(int, double) - Method in class thothbot.parallax.core.shared.core.BufferAttribute
-
- setX(double) - Method in class thothbot.parallax.core.shared.math.Euler
-
- setX(double) - Method in class thothbot.parallax.core.shared.math.Vector2
-
This method sets X coordinate of the vector.
- setXY(int, double, double) - Method in class thothbot.parallax.core.shared.core.BufferAttribute
-
- setXYZ(int, double, double, double) - Method in class thothbot.parallax.core.shared.core.BufferAttribute
-
- setXYZW(int, double, double, double, double) - Method in class thothbot.parallax.core.shared.core.BufferAttribute
-
- setY(double) - Method in class thothbot.parallax.core.shared.cameras.PerspectiveCamera
-
- setY(int, double) - Method in class thothbot.parallax.core.shared.core.BufferAttribute
-
- setY(double) - Method in class thothbot.parallax.core.shared.math.Euler
-
- setY(double) - Method in class thothbot.parallax.core.shared.math.Vector2
-
This method sets Y coordinate of the vector.
- setZ(int, double) - Method in class thothbot.parallax.core.shared.core.BufferAttribute
-
- setZ(double) - Method in class thothbot.parallax.core.shared.math.Euler
-
- setZ(double) - Method in class thothbot.parallax.core.shared.math.Vector3
-
This method sets Z coordinate of the vector.
- setZ(double) - Method in class thothbot.parallax.plugins.sprite.Sprite
-
- setZoom(boolean) - Method in class thothbot.parallax.core.client.controls.TrackballControls
-
Enable/Disable zoom.
- setZoomSpeed(double) - Method in class thothbot.parallax.core.client.controls.TrackballControls
-
Sets zoom speed.
- Shader - Class in thothbot.parallax.core.client.shaders
-
Basic abstract shader.
- Shader(Shader.DefaultResources) - Constructor for class thothbot.parallax.core.client.shaders.Shader
-
This constructor will create new Shader instance.
- Shader(String, String) - Constructor for class thothbot.parallax.core.client.shaders.Shader
-
- Shader.DefaultResources - Interface in thothbot.parallax.core.client.shaders
-
- Shader.PRECISION - Enum in thothbot.parallax.core.client.shaders
-
Sets the Shaders precision value.
- SHADER_COMPILER - Static variable in class thothbot.parallax.core.client.gl2.WebGLConstants
-
- SHADER_SOURCE_LENGTH - Static variable in class thothbot.parallax.core.client.gl2.WebGLConstants
-
- SHADER_TYPE - Static variable in class thothbot.parallax.core.client.gl2.WebGLConstants
-
- ShaderMaterial - Class in thothbot.parallax.core.shared.materials
-
- ShaderMaterial(Shader.DefaultResources) - Constructor for class thothbot.parallax.core.shared.materials.ShaderMaterial
-
- ShaderMaterial(String, String) - Constructor for class thothbot.parallax.core.shared.materials.ShaderMaterial
-
- ShaderMaterial(Shader) - Constructor for class thothbot.parallax.core.shared.materials.ShaderMaterial
-
- ShaderParameter - Enum in thothbot.parallax.core.client.gl2.enums
-
- ShaderPass - Class in thothbot.parallax.plugins.postprocessing
-
- ShaderPass(Shader) - Constructor for class thothbot.parallax.plugins.postprocessing.ShaderPass
-
- ShaderPass(Shader, String) - Constructor for class thothbot.parallax.plugins.postprocessing.ShaderPass
-
- ShaderPrecisionSpecifiedTypes - Enum in thothbot.parallax.core.client.gl2.enums
-
- Shaders - Enum in thothbot.parallax.core.client.gl2.enums
-
- ShaderSource - Enum in thothbot.parallax.core.client.gl2.enums
-
- shaderSource(WebGLShader, String) - Method in class thothbot.parallax.core.client.gl2.WebGLRenderingContext
-
Replace the source code in a shader object.
- SHADING_LANGUAGE_VERSION - Static variable in class thothbot.parallax.core.client.gl2.WebGLConstants
-
- ShadowLight - Class in thothbot.parallax.core.shared.lights
-
- ShadowLight(int) - Constructor for class thothbot.parallax.core.shared.lights.ShadowLight
-
- ShadowMap - Class in thothbot.parallax.core.client.renderers
-
- ShadowMap(WebGLRenderer, Scene) - Constructor for class thothbot.parallax.core.client.renderers.ShadowMap
-
- SHADOWMAP - Static variable in class thothbot.parallax.core.client.shaders.ChunksFragmentShader
-
- SHADOWMAP - Static variable in class thothbot.parallax.core.client.shaders.ChunksVertexShader
-
- SHADOWMAP_PARS - Static variable in class thothbot.parallax.core.client.shaders.ChunksFragmentShader
-
- SHADOWMAP_PARS - Static variable in class thothbot.parallax.core.client.shaders.ChunksVertexShader
-
- shadowMapCascade - Variable in class thothbot.parallax.core.client.shaders.ProgramParameters
-
- shadowMapDebug - Variable in class thothbot.parallax.core.client.shaders.ProgramParameters
-
- shadowMapEnabled - Variable in class thothbot.parallax.core.client.shaders.ProgramParameters
-
- shadowMapSoft - Variable in class thothbot.parallax.core.client.shaders.ProgramParameters
-
- Shape - Class in thothbot.parallax.core.shared.curves
-
- Shape() - Constructor for class thothbot.parallax.core.shared.curves.Shape
-
- Shape(List<Vector2>) - Constructor for class thothbot.parallax.core.shared.curves.Shape
-
- ShapeUtils - Class in thothbot.parallax.core.shared.utils
-
The class implements some 3D Shape related helper methods
The code is based on js-code written by zz85
- ShapeUtils() - Constructor for class thothbot.parallax.core.shared.utils.ShapeUtils
-
- shareDepthFrom - Variable in class thothbot.parallax.core.client.textures.RenderTargetTexture
-
- SHORT - Static variable in class thothbot.parallax.core.client.gl2.WebGLConstants
-
- show() - Method in class thothbot.parallax.core.client.debugger.VisualGraphAbstract
-
- sign(double) - Static method in class thothbot.parallax.core.shared.math.Mathematics
-
This method returns a sign of the scalar x.
- size - Variable in class thothbot.parallax.core.client.shaders.Attribute
-
- size - Variable in class thothbot.parallax.core.shared.core.ExtrudeGeometry.ExtrudeGeometryParameters
-
- size() - Method in class thothbot.parallax.core.shared.core.FastMap
-
- size() - Method in class thothbot.parallax.core.shared.math.Box2
-
- size(Vector2) - Method in class thothbot.parallax.core.shared.math.Box2
-
- size() - Method in class thothbot.parallax.core.shared.math.Box3
-
- size(Vector3) - Method in class thothbot.parallax.core.shared.math.Box3
-
- size - Variable in class thothbot.parallax.plugins.lensflare.LensFlare.LensSprite
-
- sizeAttenuation - Variable in class thothbot.parallax.core.client.shaders.ProgramParameters
-
- SKINBASE - Static variable in class thothbot.parallax.core.client.shaders.ChunksVertexShader
-
- SkinnedMesh - Class in thothbot.parallax.core.shared.objects
-
- SkinnedMesh(AbstractGeometry, Material, boolean) - Constructor for class thothbot.parallax.core.shared.objects.SkinnedMesh
-
- SKINNING - Static variable in class thothbot.parallax.core.client.shaders.ChunksVertexShader
-
- skinning - Variable in class thothbot.parallax.core.client.shaders.ProgramParameters
-
- SKINNING_PARS - Static variable in class thothbot.parallax.core.client.shaders.ChunksVertexShader
-
- SKINNORMAL - Static variable in class thothbot.parallax.core.client.shaders.ChunksVertexShader
-
- skyColors - Variable in class thothbot.parallax.core.shared.lights.HemisphereLight.UniformHemisphere
-
- slerp(Quaternion, double) - Method in class thothbot.parallax.core.shared.math.Quaternion
-
- slerp(Quaternion, Quaternion, Quaternion, double) - Static method in class thothbot.parallax.core.shared.math.Quaternion
-
- slice(int, int) - Static method in class thothbot.parallax.core.client.gl2.arrays.ArrayBuffer
-
- slice(int) - Method in class thothbot.parallax.core.client.gl2.arrays.Float32Array
-
Returns a new Float32Array view of the
ArrayBuffer
store for this
Float32Array, referencing the elements at begin, inclusive, up to end,
exclusive.
- slice(int, int) - Method in class thothbot.parallax.core.client.gl2.arrays.Float32Array
-
Returns a new Float32Array view of the
ArrayBuffer
store for this
Float32Array, referencing the elements at begin, inclusive, up to end,
exclusive.
- slice(int) - Method in class thothbot.parallax.core.client.gl2.arrays.Float64Array
-
Returns a new Float64Array view of the
ArrayBuffer
store for this
Float64Array, referencing the elements at begin, inclusive, up to end,
exclusive.
- slice(int, int) - Method in class thothbot.parallax.core.client.gl2.arrays.Float64Array
-
Returns a new Float64Array view of the
ArrayBuffer
store for this
Float64Array, referencing the elements at begin, inclusive, up to end,
exclusive.
- slice(int) - Method in class thothbot.parallax.core.client.gl2.arrays.Int16Array
-
Returns a new Int16Array view of the
ArrayBuffer
store for this
Int16Array, referencing the elements at begin, inclusive, up to end,
exclusive.
- slice(int, int) - Method in class thothbot.parallax.core.client.gl2.arrays.Int16Array
-
Returns a new Int16Array view of the
ArrayBuffer
store for this
Int16Array, referencing the elements at begin, inclusive, up to end,
exclusive.
- slice(int) - Method in class thothbot.parallax.core.client.gl2.arrays.Int32Array
-
Returns a new Int32Array view of the
ArrayBuffer
store for this
Int32Array, referencing the elements at begin, inclusive, up to end,
exclusive.
- slice(int, int) - Method in class thothbot.parallax.core.client.gl2.arrays.Int32Array
-
Returns a new Int32Array view of the
ArrayBuffer
store for this
Int32Array, referencing the elements at begin, inclusive, up to end,
exclusive.
- slice(int) - Method in class thothbot.parallax.core.client.gl2.arrays.Int8Array
-
Returns a new Int8Array view of the
ArrayBuffer
store for this
Int8Array, referencing the elements at begin, inclusive, up to end,
exclusive.
- slice(int, int) - Method in class thothbot.parallax.core.client.gl2.arrays.Int8Array
-
Returns a new Int8Array view of the
ArrayBuffer
store for this
Int8Array, referencing the elements at begin, inclusive, up to end,
exclusive.
- slice(int) - Method in class thothbot.parallax.core.client.gl2.arrays.Uint16Array
-
Returns a new Uint16Array view of the
ArrayBuffer
store for this
Uint16Array, referencing the elements at begin, inclusive, up to end,
exclusive.
- slice(int, int) - Method in class thothbot.parallax.core.client.gl2.arrays.Uint16Array
-
Returns a new Uint16Array view of the
ArrayBuffer
store for this
Uint16Array, referencing the elements at begin, inclusive, up to end,
exclusive.
- slice(int) - Method in class thothbot.parallax.core.client.gl2.arrays.Uint32Array
-
Returns a new Uint32Array view of the
ArrayBuffer
store for this
Uint32Array, referencing the elements at begin, inclusive, up to end,
exclusive.
- slice(int, int) - Method in class thothbot.parallax.core.client.gl2.arrays.Uint32Array
-
Returns a new Uint32Array view of the
ArrayBuffer
store for this
Uint32Array, referencing the elements at begin, inclusive, up to end,
exclusive.
- slice(int) - Method in class thothbot.parallax.core.client.gl2.arrays.Uint8Array
-
Returns a new Uint8Array view of the
ArrayBuffer
store for this
Uint8Array, referencing the elements at begin, inclusive, up to end,
exclusive.
- slice(int, int) - Method in class thothbot.parallax.core.client.gl2.arrays.Uint8Array
-
Returns a new Uint8Array view of the
ArrayBuffer
store for this
Uint8Array, referencing the elements at begin, inclusive, up to end,
exclusive.
- smootherstep(double, double, double) - Static method in class thothbot.parallax.core.shared.math.Mathematics
-
- smoothstep(double, double, double) - Static method in class thothbot.parallax.core.shared.math.Mathematics
-
http://en.wikipedia.org/wiki/Smoothstep
- SPECULARMAP - Static variable in class thothbot.parallax.core.client.shaders.ChunksFragmentShader
-
- specularMap - Variable in class thothbot.parallax.core.client.shaders.ProgramParameters
-
- SPECULARMAP_PARS - Static variable in class thothbot.parallax.core.client.shaders.ChunksFragmentShader
-
- Sphere - Class in thothbot.parallax.core.shared.math
-
- Sphere() - Constructor for class thothbot.parallax.core.shared.math.Sphere
-
- Sphere(double) - Constructor for class thothbot.parallax.core.shared.math.Sphere
-
- Sphere(Vector3, double) - Constructor for class thothbot.parallax.core.shared.math.Sphere
-
- SphereGeometry - Class in thothbot.parallax.core.shared.geometries
-

The Sphere geometry
- SphereGeometry() - Constructor for class thothbot.parallax.core.shared.geometries.SphereGeometry
-
- SphereGeometry(double) - Constructor for class thothbot.parallax.core.shared.geometries.SphereGeometry
-
- SphereGeometry(double, int, int) - Constructor for class thothbot.parallax.core.shared.geometries.SphereGeometry
-
- SphereGeometry(double, int, int, double, double) - Constructor for class thothbot.parallax.core.shared.geometries.SphereGeometry
-
- SphereGeometry(double, int, int, double, double, double, double) - Constructor for class thothbot.parallax.core.shared.geometries.SphereGeometry
-
- Spline - Class in thothbot.parallax.core.shared.math
-
- Spline() - Constructor for class thothbot.parallax.core.shared.math.Spline
-
- SplineCurve - Class in thothbot.parallax.core.shared.curves
-
- SplineCurve() - Constructor for class thothbot.parallax.core.shared.curves.SplineCurve
-
- SplineCurve(List<Vector2>) - Constructor for class thothbot.parallax.core.shared.curves.SplineCurve
-
- SplineCurve3 - Class in thothbot.parallax.core.shared.curves
-
- SplineCurve3() - Constructor for class thothbot.parallax.core.shared.curves.SplineCurve3
-
- SplineCurve3(List<Vector3>) - Constructor for class thothbot.parallax.core.shared.curves.SplineCurve3
-
- SplineCurve3Closed - Class in thothbot.parallax.core.shared.curves
-
- SplineCurve3Closed() - Constructor for class thothbot.parallax.core.shared.curves.SplineCurve3Closed
-
- SplineCurve3Closed(List<Vector3>) - Constructor for class thothbot.parallax.core.shared.curves.SplineCurve3Closed
-
- splineThru(List<Vector2>) - Method in class thothbot.parallax.core.shared.curves.Path
-
- spot - Variable in class thothbot.parallax.core.client.renderers.RendererLights
-
- SpotLight - Class in thothbot.parallax.core.shared.lights
-
A point light that can cast shadow in one direction.
- SpotLight(int) - Constructor for class thothbot.parallax.core.shared.lights.SpotLight
-
- SpotLight(int, double) - Constructor for class thothbot.parallax.core.shared.lights.SpotLight
-
- SpotLight(int, double, double, double, double) - Constructor for class thothbot.parallax.core.shared.lights.SpotLight
-
- SpotLight.UniformSport - Class in thothbot.parallax.core.shared.lights
-
- Sprite - Class in thothbot.parallax.plugins.sprite
-
- Sprite() - Constructor for class thothbot.parallax.plugins.sprite.Sprite
-
- Sprite(SpriteMaterial) - Constructor for class thothbot.parallax.plugins.sprite.Sprite
-
- Sprite(AbstractGeometry, Material) - Constructor for class thothbot.parallax.plugins.sprite.Sprite
-
- SpriteMaterial - Class in thothbot.parallax.plugins.sprite
-
- SpriteMaterial() - Constructor for class thothbot.parallax.plugins.sprite.SpriteMaterial
-
- SpritePlugin - Class in thothbot.parallax.plugins.sprite
-
- SpritePlugin(WebGLRenderer, Scene) - Constructor for class thothbot.parallax.plugins.sprite.SpritePlugin
-
- SpriteShader - Class in thothbot.parallax.plugins.sprite.shaders
-
- SpriteShader() - Constructor for class thothbot.parallax.plugins.sprite.shaders.SpriteShader
-
- SRC_ALPHA - Static variable in class thothbot.parallax.core.client.gl2.WebGLConstants
-
- SRC_ALPHA_SATURATE - Static variable in class thothbot.parallax.core.client.gl2.WebGLConstants
-
- SRC_COLOR - Static variable in class thothbot.parallax.core.client.gl2.WebGLConstants
-
- SSAOShader - Class in thothbot.parallax.plugins.postprocessing.shaders
-
Screen-space ambient occlusion shader
Ported from SSAO GLSL shader v1.2.
- SSAOShader() - Constructor for class thothbot.parallax.plugins.postprocessing.shaders.SSAOShader
-
- start - Variable in class thothbot.parallax.core.shared.core.BufferGeometry.DrawCall
-
- start - Variable in class thothbot.parallax.core.shared.objects.MorphAnimMesh.Animation
-
- STATIC_DRAW - Static variable in class thothbot.parallax.core.client.gl2.WebGLConstants
-
- STENCIL_ATTACHMENT - Static variable in class thothbot.parallax.core.client.gl2.WebGLConstants
-
- STENCIL_BACK_FAIL - Static variable in class thothbot.parallax.core.client.gl2.WebGLConstants
-
- STENCIL_BACK_FUNC - Static variable in class thothbot.parallax.core.client.gl2.WebGLConstants
-
- STENCIL_BACK_PASS_DEPTH_FAIL - Static variable in class thothbot.parallax.core.client.gl2.WebGLConstants
-
- STENCIL_BACK_PASS_DEPTH_PASS - Static variable in class thothbot.parallax.core.client.gl2.WebGLConstants
-
- STENCIL_BACK_REF - Static variable in class thothbot.parallax.core.client.gl2.WebGLConstants
-
- STENCIL_BACK_VALUE_MASK - Static variable in class thothbot.parallax.core.client.gl2.WebGLConstants
-
- STENCIL_BACK_WRITEMASK - Static variable in class thothbot.parallax.core.client.gl2.WebGLConstants
-
- STENCIL_BITS - Static variable in class thothbot.parallax.core.client.gl2.WebGLConstants
-
- STENCIL_BUFFER_BIT - Static variable in class thothbot.parallax.core.client.gl2.WebGLConstants
-
- STENCIL_CLEAR_VALUE - Static variable in class thothbot.parallax.core.client.gl2.WebGLConstants
-
- STENCIL_FAIL - Static variable in class thothbot.parallax.core.client.gl2.WebGLConstants
-
- STENCIL_FUNC - Static variable in class thothbot.parallax.core.client.gl2.WebGLConstants
-
- STENCIL_INDEX - Static variable in class thothbot.parallax.core.client.gl2.WebGLConstants
-
- STENCIL_INDEX8 - Static variable in class thothbot.parallax.core.client.gl2.WebGLConstants
-
- STENCIL_PASS_DEPTH_FAIL - Static variable in class thothbot.parallax.core.client.gl2.WebGLConstants
-
- STENCIL_PASS_DEPTH_PASS - Static variable in class thothbot.parallax.core.client.gl2.WebGLConstants
-
- STENCIL_REF - Static variable in class thothbot.parallax.core.client.gl2.WebGLConstants
-
- STENCIL_TEST - Static variable in class thothbot.parallax.core.client.gl2.WebGLConstants
-
- STENCIL_VALUE_MASK - Static variable in class thothbot.parallax.core.client.gl2.WebGLConstants
-
- STENCIL_WRITEMASK - Static variable in class thothbot.parallax.core.client.gl2.WebGLConstants
-
- stencilFunc(StencilFunction, int, int) - Method in class thothbot.parallax.core.client.gl2.WebGLRenderingContext
-
Set front and back function and reference value for stencil testing.
- stencilFuncSeparate(CullFaceMode, StencilFunction, int, int) - Method in class thothbot.parallax.core.client.gl2.WebGLRenderingContext
-
Set front and/or back function and reference value for stencil testing.
- stencilFuncSeparate(int, int, int, int) - Method in class thothbot.parallax.core.client.gl2.WebGLRenderingContext
-
- StencilFunction - Enum in thothbot.parallax.core.client.gl2.enums
-
- stencilMask(int) - Method in class thothbot.parallax.core.client.gl2.WebGLRenderingContext
-
Specifies a bit mask to enable and disable writing of individual bits in
the stencil planes.
- stencilMaskSeparate(CullFaceMode, int) - Method in class thothbot.parallax.core.client.gl2.WebGLRenderingContext
-
Control the front and/or back writing of individual bits in the stencil
planes.
- StencilOp - Enum in thothbot.parallax.core.client.gl2.enums
-
- stencilOp(StencilOp, StencilOp, StencilOp) - Method in class thothbot.parallax.core.client.gl2.WebGLRenderingContext
-
Sets front and back stencil test actions.
- stencilOpSeparate(CullFaceMode, StencilOp, StencilOp, StencilOp) - Method in class thothbot.parallax.core.client.gl2.WebGLRenderingContext
-
Sets front and/or back stencil test actions.
- steps - Variable in class thothbot.parallax.core.shared.core.ExtrudeGeometry.ExtrudeGeometryParameters
-
- STLLoader - Class in thothbot.parallax.loader.shared
-
- STLLoader(String, XHRLoader.ModelLoadHandler) - Constructor for class thothbot.parallax.loader.shared.STLLoader
-
- stop() - Method in class thothbot.parallax.core.client.Animation
-
Stops this animation.
- STREAM_DRAW - Static variable in class thothbot.parallax.core.client.gl2.WebGLConstants
-
- sub(Vector2) - Method in class thothbot.parallax.core.shared.math.Vector2
-
- sub(Vector2, Vector2) - Method in class thothbot.parallax.core.shared.math.Vector2
-
- sub(Vector3) - Method in class thothbot.parallax.core.shared.math.Vector3
-
- sub(Vector3, Vector3) - Method in class thothbot.parallax.core.shared.math.Vector3
-
- sub(Vector4, Vector4) - Method in class thothbot.parallax.core.shared.math.Vector4
-
Sets the value of this vector to the difference of vectors v1 and v2
(this = v1 - v2).
- sub(Vector4) - Method in class thothbot.parallax.core.shared.math.Vector4
-
Sets the value of this vector to the difference of itself and v1 (this =
this - v).
- SUBPIXEL_BITS - Static variable in class thothbot.parallax.core.client.gl2.WebGLConstants
-
- supportsBlendMinMax() - Method in class thothbot.parallax.core.client.renderers.WebGLRenderer
-
- supportsCompressedTexturePVRTC() - Method in class thothbot.parallax.core.client.renderers.WebGLRenderer
-
- supportsCompressedTextureS3TC() - Method in class thothbot.parallax.core.client.renderers.WebGLRenderer
-
- supportsFloatTextures() - Method in class thothbot.parallax.core.client.renderers.WebGLRenderer
-
- supportsStandardDerivatives() - Method in class thothbot.parallax.core.client.renderers.WebGLRenderer
-
- supportsVertexTextures() - Method in class thothbot.parallax.core.client.renderers.WebGLRenderer
-
- supportsVertexTextures - Variable in class thothbot.parallax.core.client.shaders.ProgramParameters
-