+- factor() - Method in enum com.google.ar.sceneform.SceneView.FrameRate
+-
+- False - Static variable in class com.google.ar.sceneform.lullmodel.OptionalBool
+-
+
Force the value to false when created.
+
+- FETCH_MATERIALS - com.google.ar.sceneform.rendering.LoadGltfListener.GltfLoadStage
+-
+- FilamentEngineWrapper - Class in com.google.ar.sceneform.rendering
+-
+
Wraps calls to Filament engine.
+
+- FilamentEngineWrapper(Engine) - Constructor for class com.google.ar.sceneform.rendering.FilamentEngineWrapper
+-
+- file() - Method in class com.google.ar.sceneform.lullmodel.ModelPipelineImportDef
+-
+
The location of disk of the asset.
+
+- file() - Method in class com.google.ar.sceneform.lullmodel.TextureDef
+-
+- fileAsByteBuffer() - Method in class com.google.ar.sceneform.lullmodel.ModelPipelineImportDef
+-
+- fileAsByteBuffer() - Method in class com.google.ar.sceneform.lullmodel.TextureDef
+-
+- fileInByteBuffer(ByteBuffer) - Method in class com.google.ar.sceneform.lullmodel.ModelPipelineImportDef
+-
+- fileInByteBuffer(ByteBuffer) - Method in class com.google.ar.sceneform.lullmodel.TextureDef
+-
+- finalize() - Method in class com.google.ar.sceneform.rendering.LightInstance
+-
+- finalize() - Method in class com.google.ar.sceneform.rendering.LightProbe
+-
+- finalize() - Method in class com.google.ar.sceneform.rendering.ViewRenderable
+-
+- findByName(String) - Method in class com.google.ar.sceneform.NodeParent
+-
+
Traverse the hierarchy to find the first node with a given name.
+
+- findInHierarchy(Predicate<Node>) - Method in class com.google.ar.sceneform.Node
+-
+
Traverses the hierarchy to find the first node (including this node) that meets a condition.
+
+- findInHierarchy(Predicate<Node>) - Method in class com.google.ar.sceneform.NodeParent
+-
+
Traverse the hierarchy to find the first node that meets a condition.
+
+- finish(int) - Method in class com.google.flatbuffers.FlatBufferBuilder
+-
+
Finalize a buffer, pointing to the given `root_table`.
+
+- finish(int, boolean) - Method in class com.google.flatbuffers.FlatBufferBuilder
+-
+
Finalize a buffer, pointing to the given `root_table`.
+
+- finish(int, String) - Method in class com.google.flatbuffers.FlatBufferBuilder
+-
+
Finalize a buffer, pointing to the given `root_table`.
+
+- finish(int, String, boolean) - Method in class com.google.flatbuffers.FlatBufferBuilder
+-
+
Finalize a buffer, pointing to the given `root_table`.
+
+- finished() - Method in class com.google.flatbuffers.FlatBufferBuilder
+-
+
Should not be accessing the final buffer before it is finished.
+
+- FINISHED_READING_FILES - com.google.ar.sceneform.rendering.LoadGltfListener.GltfLoadStage
+-
+- finishModelDefBuffer(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.ModelDef
+-
+- finishSizePrefixed(int) - Method in class com.google.flatbuffers.FlatBufferBuilder
+-
+
Finalize a buffer, pointing to the given `root_table`, with the size prefixed.
+
+- finishSizePrefixed(int, String) - Method in class com.google.flatbuffers.FlatBufferBuilder
+-
+
Finalize a buffer, pointing to the given `root_table`, with the size prefixed.
+
+- finishSizePrefixedModelDefBuffer(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.ModelDef
+-
+- FixedHeightViewSizer - Class in com.google.ar.sceneform.rendering
+-
+
Controls the size of a
ViewRenderable
in a
Scene
by
+ defining how tall it should be in meters.
+
+- FixedHeightViewSizer(float) - Constructor for class com.google.ar.sceneform.rendering.FixedHeightViewSizer
+-
+
Constructor for creating a sizer for controlling the size of a
ViewRenderable
by
+ defining a fixed height.
+
+- FixedWidthViewSizer - Class in com.google.ar.sceneform.rendering
+-
+
Controls the size of a
ViewRenderable
in a
Scene
by
+ defining how wide it should be in meters.
+
+- FixedWidthViewSizer(float) - Constructor for class com.google.ar.sceneform.rendering.FixedWidthViewSizer
+-
+
Constructor for creating a sizer for controlling the size of a
ViewRenderable
by
+ defining a fixed width.
+
+- fixInfacingNormals() - Method in class com.google.ar.sceneform.lullmodel.ModelPipelineImportDef
+-
+
Toggle for Assimp's aiProcess_FixInfacingNormals process.
+
+- FlatBufferBuilder - Class in com.google.flatbuffers
+-
+
Class that helps you build a FlatBuffer.
+
+- FlatBufferBuilder() - Constructor for class com.google.flatbuffers.FlatBufferBuilder
+-
+
Start with a buffer of 1KiB, then grow as required.
+
+- FlatBufferBuilder(int) - Constructor for class com.google.flatbuffers.FlatBufferBuilder
+-
+
Start with a buffer of size `initial_size`, then grow as required.
+
+- FlatBufferBuilder(int, FlatBufferBuilder.ByteBufferFactory) - Constructor for class com.google.flatbuffers.FlatBufferBuilder
+-
+
Start with a buffer of size `initial_size`, then grow as required.
+
+- FlatBufferBuilder(int, FlatBufferBuilder.ByteBufferFactory, ByteBuffer, Utf8) - Constructor for class com.google.flatbuffers.FlatBufferBuilder
+-
+
Start with a buffer of size `initial_size`, then grow as required.
+
+- FlatBufferBuilder(ByteBuffer) - Constructor for class com.google.flatbuffers.FlatBufferBuilder
+-
+
Alternative constructor allowing reuse of
ByteBuffer
s.
+
+- FlatBufferBuilder(ByteBuffer, FlatBufferBuilder.ByteBufferFactory) - Constructor for class com.google.flatbuffers.FlatBufferBuilder
+-
+
Alternative constructor allowing reuse of
ByteBuffer
s.
+
+- FlatBufferBuilder.ByteBufferFactory - Class in com.google.flatbuffers
+-
+
An interface that provides a user of the FlatBufferBuilder class the ability to specify
+ the method in which the internal buffer gets allocated.
+
+- FlatBufferBuilder.HeapByteBufferFactory - Class in com.google.flatbuffers
+-
+
An implementation of the ByteBufferFactory interface that is used when
+ one is not provided by the user.
+
+- flattenHierarchyAndTransformVerticesToRootSpace() - Method in class com.google.ar.sceneform.lullmodel.ModelPipelineImportDef
+-
+
Pre-transforms vertices by their node hierarchy so that all vertices are
+ in the same object-space, and the node hierarchy is flattened.
+
+- flipTextureCoordinates() - Method in class com.google.ar.sceneform.lullmodel.ModelPipelineImportDef
+-
+
Inverts vertical texture coordinates when enabled (D3D/OGL difference).
+
+- flushAndWait() - Method in class com.google.ar.sceneform.rendering.FilamentEngineWrapper
+-
+- flushAndWait() - Method in interface com.google.ar.sceneform.rendering.IEngine
+-
+- flushHttpCache() - Static method in class com.google.ar.sceneform.utilities.LoadHelper
+-
+- FOCUSED_SPOTLIGHT - com.google.ar.sceneform.rendering.Light.Type
+-
+
The same as a spotlight with the exception that the apparent lighting stays the same as the
+ cone angle changes.
+
+- forceDefaults(boolean) - Method in class com.google.flatbuffers.FlatBufferBuilder
+-
+
In order to save space, fields that are set to their default value
+ don't get serialized into the buffer.
+
+- forward() - Static method in class com.google.ar.sceneform.math.Vector3
+-
+
Gets a Vector3 set to (0, 0, -1)
+
+- FRACTION_POSITION - Static variable in class com.google.ar.sceneform.animation.ModelAnimation
+-
+
+
+- fractionToTime(float, float) - Static method in class com.google.ar.sceneform.animation.ModelAnimation
+-
+
Get the elapsed time in seconds of a fraction position
+
+- FRAME_POSITION - Static variable in class com.google.ar.sceneform.animation.ModelAnimation
+-
+
+
+- FrameTime - Class in com.google.ar.sceneform
+-
+
Provides time information for the current frame.
+
+- frameToTime(int, int) - Static method in class com.google.ar.sceneform.animation.ModelAnimation
+-
+
Get the elapsed time in seconds of a frame position
+
+- fromLullToMagFilter(TextureDef) - Static method in class com.google.ar.sceneform.rendering.LullModel
+-
+- fromLullToMinFilter(TextureDef) - Static method in class com.google.ar.sceneform.rendering.LullModel
+-
+- fromLullWrapMode - Static variable in class com.google.ar.sceneform.rendering.LullModel
+-
+- fromResource(Context, int) - Static method in class com.google.ar.sceneform.utilities.LoadHelper
+-
+
Creates an InputStream from an Android resource ID.
+
+- fromUri(Context, Uri) - Static method in class com.google.ar.sceneform.utilities.LoadHelper
+-
+
Creates different InputStreams depending on the contents of the Uri
+
+- fromUri(Context, Uri, Map<String, String>) - Static method in class com.google.ar.sceneform.utilities.LoadHelper
+-
+
Creates different InputStreams depending on the contents of the Uri.
+
+- FULL - com.google.ar.sceneform.SceneView.FrameRate
+-
+
divide the maximal allowed frame rate by 1
+
+
+- g - Variable in class com.google.ar.sceneform.rendering.Color
+-
+- g() - Method in class com.google.ar.sceneform.lullmodel.Color
+-
+- geIndex() - Method in class com.google.ar.sceneform.animation.ModelAnimation
+-
+
Returns The Zero-based index of the target
animation
as defined in the original
+
AnimatableModel
+
+- generateMipmaps() - Method in class com.google.ar.sceneform.lullmodel.TextureDef
+-
+- get() - Method in class com.google.ar.sceneform.utilities.ChangeId
+-
+- get(Object) - Method in class com.google.ar.sceneform.resources.ResourceRegistry
+-
+
Returns a future to a resource previously registered with the same id.
+
+- getAmbientShScaleForFilament() - Method in class com.google.ar.sceneform.utilities.EnvironmentalHdrParameters
+-
+
A scale factor bridging Environmental Hdr's ambient sh to Filament's ambient sh values.
+
+- getAnchor() - Method in class com.google.ar.sceneform.AnchorNode
+-
+
Returns the ARCore anchor if it exists or null otherwise.
+
+- getAnimation(int) - Method in interface com.google.ar.sceneform.animation.AnimatableModel
+-
+
+
+- getAnimation(int) - Method in class com.google.ar.sceneform.rendering.RenderableInstance
+-
+
+
+- getAnimation(String) - Method in interface com.google.ar.sceneform.animation.AnimatableModel
+-
+
Get the associated
ModelAnimation
by name or null if none exist with the given name.
+
+- getAnimationCount() - Method in interface com.google.ar.sceneform.animation.AnimatableModel
+-
+
+
+- getAnimationCount() - Method in class com.google.ar.sceneform.rendering.RenderableInstance
+-
+
+
+- getAnimationFrameRate() - Method in class com.google.ar.sceneform.rendering.Renderable
+-
+
Gets the number of frames per seconds defined in the asset animation.
+
+- getAnimationIndex(String) - Method in interface com.google.ar.sceneform.animation.AnimatableModel
+-
+
Get the Zero-based index for the animation name of interest or -1 if not found.
+
+- getAnimationName(int) - Method in interface com.google.ar.sceneform.animation.AnimatableModel
+-
+
+
+- getAnimationNames() - Method in interface com.google.ar.sceneform.animation.AnimatableModel
+-
+
+
+- getAnimationNames() - Method in class com.google.ar.sceneform.rendering.RenderableInternalFilamentAssetData
+-
+- getAnimationOrThrow(String) - Method in interface com.google.ar.sceneform.animation.AnimatableModel
+-
+
Get the associated
ModelAnimation
by name or throw an Exception if none exist with
+ the given name.
+
+- getArFrame() - Method in class com.google.ar.sceneform.ArSceneView
+-
+
Returns the most recent ARCore Frame if it is available.
+
+- getAverage() - Method in class com.google.ar.sceneform.utilities.MovingAverage
+-
+
Returns the current average for all samples.
+
+- getAverage() - Method in class com.google.ar.sceneform.utilities.MovingAverageMillisecondsTracker
+-
+- getBack() - Method in class com.google.ar.sceneform.Node
+-
+
Gets the world-space back vector (+z) of this node.
+
+- getByteBuffer() - Method in class com.google.flatbuffers.Table
+-
+
Get the underlying ByteBuffer.
+
+- getByteCountPerVertex(ModelInstanceDef) - Static method in class com.google.ar.sceneform.rendering.LullModel
+-
+- getCamera() - Method in class com.google.ar.sceneform.Scene
+-
+
Get the camera that is used to render the scene.
+
+- getCameraStream() - Method in class com.google.ar.sceneform.ArSceneView
+-
+
Returns the CameraStream, used to control if the occlusion should be enabled or disabled.
+
+- getCenter() - Method in class com.google.ar.sceneform.collision.Box
+-
+
Get a copy of the box's center.
+
+- getCenter() - Method in class com.google.ar.sceneform.collision.Plane
+-
+- getCenter() - Method in class com.google.ar.sceneform.collision.Sphere
+-
+
Get a copy of the sphere's center.
+
+- getCenterAabb() - Method in class com.google.ar.sceneform.rendering.RenderableInternalFilamentAssetData
+-
+- getChildren() - Method in class com.google.ar.sceneform.NodeParent
+-
+
Returns an immutable list of this parent's children.
+
+- getCollisionShape() - Method in class com.google.ar.sceneform.Node
+-
+
Gets the shape to use for collisions with this node.
+
+- getCollisionShape() - Method in class com.google.ar.sceneform.rendering.Renderable
+-
+
+
+- getColor() - Method in class com.google.ar.sceneform.rendering.EnvironmentalHdrLightEstimate
+-
+- getColor() - Method in class com.google.ar.sceneform.rendering.Light
+-
+
Get the RGB
Color
of the light.
+
+- getColor() - Method in class com.google.ar.sceneform.rendering.Vertex
+-
+- getContext() - Method in class com.google.ar.sceneform.rendering.Renderer
+-
+- getCubeMap() - Method in class com.google.ar.sceneform.rendering.EnvironmentalHdrLightEstimate
+-
+- getDefault() - Static method in class com.google.flatbuffers.Utf8
+-
+
Get the default UTF-8 processor.
+
+- getDeltaSeconds() - Method in class com.google.ar.sceneform.FrameTime
+-
+
Get the time in seconds between this frame and the last frame.
+
+- getDeltaTime(TimeUnit) - Method in class com.google.ar.sceneform.FrameTime
+-
+
Get the time between this frame and the last frame.
+
+- getDepthMode() - Method in class com.google.ar.sceneform.rendering.CameraStream
+-
+
Gets the currently applied depth mode depending on the device supported modes.
+
+- getDepthOcclusionMode() - Method in class com.google.ar.sceneform.rendering.CameraStream
+-
+
Gets the current Depth Occlusion Mode
+
+- getDepthTextureCleanupRegistry() - Method in class com.google.ar.sceneform.rendering.ResourceManager
+-
+- getDesiredHeight() - Method in class com.google.ar.sceneform.rendering.Renderer
+-
+- getDesiredWidth() - Method in class com.google.ar.sceneform.rendering.Renderer
+-
+- getDirectIntensityForFilament() - Method in class com.google.ar.sceneform.utilities.EnvironmentalHdrParameters
+-
+
Environmental Hdr provides a relative intensity, a number above zero and often below 8.
+
+- getDirection() - Method in class com.google.ar.sceneform.collision.Ray
+-
+
Get the direction of the ray.
+
+- getDirection() - Method in class com.google.ar.sceneform.rendering.EnvironmentalHdrLightEstimate
+-
+- getDistance() - Method in class com.google.ar.sceneform.collision.RayHit
+-
+
Get the distance along the ray to the impact point on the surface of the collision shape.
+
+- getDown() - Method in class com.google.ar.sceneform.Node
+-
+
Gets the world-space down vector (-y) of this node.
+
+- getDpPerMeters() - Method in class com.google.ar.sceneform.rendering.DpToMetersViewSizer
+-
+
Returns the number of dp (density-independent pixels) there are per meter that is used for
+ controlling the size of a
ViewRenderable
.
+
+- getDuration() - Method in class com.google.ar.sceneform.animation.ModelAnimation
+-
+
Returns the duration of this animation in seconds.
+
+- getDurationMillis() - Method in class com.google.ar.sceneform.animation.ModelAnimation
+-
+
Returns the duration of this animation in milliseconds.
+
+- getElapsedTimeMs() - Method in class com.google.ar.sceneform.utilities.TimeAccumulator
+-
+- getEngine() - Static method in class com.google.ar.sceneform.rendering.EngineInstance
+-
+
Get the Filament Engine instance, creating it if necessary.
+
+- getEntity() - Method in class com.google.ar.sceneform.rendering.RenderableInstance
+-
+- getEnvironmentalHdrParameters() - Method in class com.google.ar.sceneform.rendering.Renderer
+-
+
Getter to help convert between filament and Environmental HDR.
+
+- getExposure() - Method in class com.google.ar.sceneform.rendering.Renderer
+-
+
Returns the exposure setting for renderering.
+
+- getExtents() - Method in class com.google.ar.sceneform.collision.Box
+-
+
Calculate the extents (half the size) of the box.
+
+- getExtentsAabb() - Method in class com.google.ar.sceneform.rendering.RenderableInternalFilamentAssetData
+-
+- getExternalTexture(String) - Method in class com.google.ar.sceneform.rendering.Material
+-
+- getFalloffRadius() - Method in class com.google.ar.sceneform.rendering.Light
+-
+
Get the falloff radius of the light.
+
+- getFarClipPlane() - Method in class com.google.ar.sceneform.Camera
+-
+- getFarClipPlane() - Method in interface com.google.ar.sceneform.rendering.CameraProvider
+-
+- getFilamentAsset() - Method in class com.google.ar.sceneform.rendering.RenderableInstance
+-
+- getFilamentEngine() - Method in class com.google.ar.sceneform.rendering.FilamentEngineWrapper
+-
+- getFilamentEngine() - Method in interface com.google.ar.sceneform.rendering.IEngine
+-
+- getFilamentRenderer() - Method in class com.google.ar.sceneform.rendering.Renderer
+-
+
Access to the underlying Filament renderer.
+
+- getFilamentScene() - Method in class com.google.ar.sceneform.rendering.Renderer
+-
+- getFilamentTexture() - Method in class com.google.ar.sceneform.rendering.DepthTexture
+-
+- getFilamentView() - Method in class com.google.ar.sceneform.rendering.Renderer
+-
+
Access to the underlying Filament view.
+
+- getFinalModelMatrix(Matrix) - Method in class com.google.ar.sceneform.rendering.Renderable
+-
+
Gets the final model matrix to use for rendering this
Renderable
based on the matrix
+ passed in.
+
+- getFinalModelMatrix(Matrix) - Method in class com.google.ar.sceneform.rendering.ViewRenderable
+-
+
Takes the model matrix from the
TransformProvider
for rendering this
Node
and scales it to size it appropriately based on the meters to
+ pixel ratio for the view.
+
+- getForward() - Method in class com.google.ar.sceneform.Node
+-
+
Gets the world-space forward vector (-z) of this node.
+
+- getFractionAtTime(float) - Method in class com.google.ar.sceneform.animation.ModelAnimation
+-
+
Get the fraction position at the elapsed time in seconds.
+
+- getFractionPosition() - Method in class com.google.ar.sceneform.animation.ModelAnimation
+-
+
Get the fractional value at the current animation position.
+
+- getFrameAtTime(float) - Method in class com.google.ar.sceneform.animation.ModelAnimation
+-
+
Get the frame position at the elapsed time in seconds.
+
+- getFrameCount() - Method in class com.google.ar.sceneform.animation.ModelAnimation
+-
+
Returns the total number of frames of this animation.
+
+- getFramePosition() - Method in class com.google.ar.sceneform.animation.ModelAnimation
+-
+
Get the current frame number at the current animation position.
+
+- getFrameRate() - Method in class com.google.ar.sceneform.animation.ModelAnimation
+-
+
Get the frames per second originally defined in the
+
Animatable
.
+
+- getHeight() - Method in class com.google.ar.sceneform.rendering.FixedHeightViewSizer
+-
+
Returns the height in meters used for controlling the size of a
ViewRenderable
.
+
+- getHorizontalAlignment() - Method in class com.google.ar.sceneform.rendering.ViewRenderable
+-
+
+
+- getId() - Method in class com.google.ar.sceneform.rendering.Renderable
+-
+- getIndexBuffer() - Method in class com.google.ar.sceneform.rendering.RenderableInternalFilamentAssetData
+-
+- getInnerConeAngle() - Method in class com.google.ar.sceneform.rendering.Light
+-
+
Get the inner cone angle for spotlights.
+
+- getInstance() - Static method in class com.google.ar.sceneform.rendering.ResourceManager
+-
+- getIntensity() - Method in class com.google.ar.sceneform.rendering.Light
+-
+
Get the intensity of the light.
+
+- getIntensity() - Method in class com.google.ar.sceneform.rendering.LightProbe
+-
+
Get the overall intensity of the indirect light.
+
+- getLastPathSegment(Uri) - Static method in class com.google.ar.sceneform.utilities.LoadHelper
+-
+- getLeft() - Method in class com.google.ar.sceneform.Node
+-
+
Gets the world-space left vector (-x) of this node.
+
+- getLight() - Method in class com.google.ar.sceneform.Node
+-
+
Gets the current light, which is mutable.
+
+- getLight() - Method in class com.google.ar.sceneform.rendering.LightInstance
+-
+- getLightManager() - Method in class com.google.ar.sceneform.rendering.FilamentEngineWrapper
+-
+- getLightManager() - Method in interface com.google.ar.sceneform.rendering.IEngine
+-
+- getLightProbe() - Method in class com.google.ar.sceneform.Scene
+-
+
Get the Light Probe that defines the lighting environment for the scene.
+
+- getLocalDirection() - Method in class com.google.ar.sceneform.rendering.Light
+-
+- getLocalPosition() - Method in class com.google.ar.sceneform.Node
+-
+
Gets a copy of the nodes position relative to its parent (local-space).
+
+- getLocalPosition() - Method in class com.google.ar.sceneform.rendering.Light
+-
+- getLocalRotation() - Method in class com.google.ar.sceneform.Node
+-
+
Gets a copy of the nodes rotation relative to its parent (local-space).
+
+- getLocalScale() - Method in class com.google.ar.sceneform.Node
+-
+
Gets a copy of the nodes scale relative to its parent (local-space).
+
+- getMagFilter() - Method in class com.google.ar.sceneform.rendering.Texture.Sampler
+-
+
Get the magnification function used whenever the level-of-detail function determines that the
+ texture should be magnified.
+
+- getMainExecutor() - Static method in class com.google.ar.sceneform.rendering.ThreadPools
+-
+
+
+- getMaterial() - Method in class com.google.ar.sceneform.rendering.PlaneRenderer
+-
+
Returns default material instance used to render the planes.
+
+- getMaterial() - Method in class com.google.ar.sceneform.rendering.Renderable
+-
+
Returns the material bound to the first submesh.
+
+- getMaterial() - Method in class com.google.ar.sceneform.rendering.RenderableDefinition.Submesh
+-
+- getMaterial() - Method in class com.google.ar.sceneform.rendering.RenderableInstance
+-
+
Returns the material bound to the first submesh.
+
+- getMaterial(int) - Method in class com.google.ar.sceneform.rendering.Renderable
+-
+
Returns the material bound to the specified submesh.
+
+- getMaterial(int) - Method in class com.google.ar.sceneform.rendering.RenderableInstance
+-
+
Returns the material bound to the specified index.
+
+- getMaterial(String) - Method in class com.google.ar.sceneform.rendering.RenderableInstance
+-
+
Returns the material bound to the specified name.
+
+- getMaterialBindingIds() - Method in class com.google.ar.sceneform.rendering.RenderableInternalFilamentAssetData
+-
+- getMaterialName(int) - Method in class com.google.ar.sceneform.rendering.RenderableInstance
+-
+
Returns the name associated with the specified index.
+
+- getMaterialsCount() - Method in class com.google.ar.sceneform.rendering.RenderableInstance
+-
+
Returns the number of materials.
+
+- getMeshes() - Method in class com.google.ar.sceneform.rendering.RenderableInternalFilamentAssetData
+-
+- getMinArCoreVersionCode(Context) - Static method in class com.google.ar.sceneform.utilities.ArCoreVersion
+-
+- getMinFilter() - Method in class com.google.ar.sceneform.rendering.Texture.Sampler
+-
+
Get the minifying function used whenever the level-of-detail function determines that the
+ texture should be minified.
+
+- getName() - Method in class com.google.ar.sceneform.animation.ModelAnimation
+-
+
Get the name of the animation
+
+- getName() - Method in class com.google.ar.sceneform.Node
+-
+
Returns the name of the node.
+
+- getName() - Method in class com.google.ar.sceneform.rendering.RenderableDefinition.Submesh
+-
+- getNearClipPlane() - Method in class com.google.ar.sceneform.Camera
+-
+- getNearClipPlane() - Method in interface com.google.ar.sceneform.rendering.CameraProvider
+-
+- getNode() - Method in class com.google.ar.sceneform.HitTestResult
+-
+
The node that was hit by the hit test.
+
+- getNormal() - Method in class com.google.ar.sceneform.collision.Plane
+-
+- getNormal() - Method in class com.google.ar.sceneform.rendering.Vertex
+-
+- getOnTouchListener() - Method in class com.google.ar.sceneform.TouchEventSystem
+-
+
Get the currently registered callback for touch events.
+
+- getOrigin() - Method in class com.google.ar.sceneform.collision.Ray
+-
+
Get the origin of the ray.
+
+- getOuterConeAngle() - Method in class com.google.ar.sceneform.rendering.Light
+-
+
Get the outer cone angle for spotlights.
+
+- getParent() - Method in class com.google.ar.sceneform.Node
+-
+
Returns the parent of this node.
+
+- getPlaneRenderer() - Method in class com.google.ar.sceneform.ArSceneView
+-
+
Returns PlaneRenderer, used to control plane visualization.
+
+- getPlaneRendererMode() - Method in class com.google.ar.sceneform.rendering.PlaneRenderer
+-
+
+
+- getPoint() - Method in class com.google.ar.sceneform.collision.RayHit
+-
+
Get the position in world-space where the ray hit the collision shape.
+
+- getPoint(float) - Method in class com.google.ar.sceneform.collision.Ray
+-
+
Get a point at a distance along the ray.
+
+- getPosition() - Method in class com.google.ar.sceneform.rendering.Vertex
+-
+- getProjectionMatrix() - Method in class com.google.ar.sceneform.Camera
+-
+- getProjectionMatrix() - Method in interface com.google.ar.sceneform.rendering.CameraProvider
+-
+- getRadius() - Method in class com.google.ar.sceneform.collision.Sphere
+-
+
Get the radius of the sphere.
+
+- getRawColorBuffer() - Method in class com.google.ar.sceneform.rendering.RenderableInternalFilamentAssetData
+-
+- getRawIndexBuffer() - Method in class com.google.ar.sceneform.rendering.RenderableInternalFilamentAssetData
+-
+- getRawPositionBuffer() - Method in class com.google.ar.sceneform.rendering.RenderableInternalFilamentAssetData
+-
+- getRawTangentsBuffer() - Method in class com.google.ar.sceneform.rendering.RenderableInternalFilamentAssetData
+-
+- getRawUvBuffer() - Method in class com.google.ar.sceneform.rendering.RenderableInternalFilamentAssetData
+-
+- getReflectionScaleForFilament() - Method in class com.google.ar.sceneform.utilities.EnvironmentalHdrParameters
+-
+
A scale factor bridging Environmental Hdr's relative intensity to a lux based intensity for
+ reflections only.
+
+- getRelativeIntensity() - Method in class com.google.ar.sceneform.rendering.EnvironmentalHdrLightEstimate
+-
+- getRelativeTransform() - Method in class com.google.ar.sceneform.rendering.RenderableInstance
+-
+
Returns the transform of this renderable relative to it's node.
+
+- getRelativeTransformInverse() - Method in class com.google.ar.sceneform.rendering.RenderableInstance
+-
+
Returns the inverse transform of this renderable relative to it's node.
+
+- getRenderable() - Method in class com.google.ar.sceneform.Node
+-
+
Gets the renderable to display for this node.
+
+- getRenderable() - Method in class com.google.ar.sceneform.rendering.RenderableInstance
+-
+
+
+- getRenderableClass() - Method in class com.google.ar.sceneform.rendering.ModelRenderable.Builder
+-
+- getRenderableClass() - Method in class com.google.ar.sceneform.rendering.ViewRenderable.Builder
+-
+- getRenderableInstance() - Method in class com.google.ar.sceneform.Node
+-
+- getRenderableManager() - Method in class com.google.ar.sceneform.rendering.FilamentEngineWrapper
+-
+- getRenderableManager() - Method in interface com.google.ar.sceneform.rendering.IEngine
+-
+- getRenderableRegistry() - Method in class com.google.ar.sceneform.rendering.ModelRenderable.Builder
+-
+- getRenderableRegistry() - Method in class com.google.ar.sceneform.rendering.ViewRenderable.Builder
+-
+- getRenderedEntity() - Method in class com.google.ar.sceneform.rendering.RenderableInstance
+-
+- getRenderer() - Method in class com.google.ar.sceneform.SceneView
+-
+
Returns the renderer used for this view, or null if the renderer is not setup.
+
+- getRenderPriority() - Method in class com.google.ar.sceneform.rendering.CameraStream
+-
+- getRenderPriority() - Method in class com.google.ar.sceneform.rendering.Renderable
+-
+
Get the render priority that controls the order of rendering.
+
+- getRenderPriority() - Method in class com.google.ar.sceneform.rendering.RenderableInstance
+-
+
Get the render priority that controls the order of rendering.
+
+- getRight() - Method in class com.google.ar.sceneform.Node
+-
+
Gets the world-space right vector (+x) of this node.
+
+- getRootAsBlendShape(ByteBuffer) - Static method in class com.google.ar.sceneform.lullmodel.BlendShape
+-
+- getRootAsBlendShape(ByteBuffer, BlendShape) - Static method in class com.google.ar.sceneform.lullmodel.BlendShape
+-
+- getRootAsDataBool(ByteBuffer) - Static method in class com.google.ar.sceneform.lullmodel.DataBool
+-
+- getRootAsDataBool(ByteBuffer, DataBool) - Static method in class com.google.ar.sceneform.lullmodel.DataBool
+-
+- getRootAsDataBytes(ByteBuffer) - Static method in class com.google.ar.sceneform.lullmodel.DataBytes
+-
+- getRootAsDataBytes(ByteBuffer, DataBytes) - Static method in class com.google.ar.sceneform.lullmodel.DataBytes
+-
+- getRootAsDataFloat(ByteBuffer) - Static method in class com.google.ar.sceneform.lullmodel.DataFloat
+-
+- getRootAsDataFloat(ByteBuffer, DataFloat) - Static method in class com.google.ar.sceneform.lullmodel.DataFloat
+-
+- getRootAsDataHashValue(ByteBuffer) - Static method in class com.google.ar.sceneform.lullmodel.DataHashValue
+-
+- getRootAsDataHashValue(ByteBuffer, DataHashValue) - Static method in class com.google.ar.sceneform.lullmodel.DataHashValue
+-
+- getRootAsDataInt(ByteBuffer) - Static method in class com.google.ar.sceneform.lullmodel.DataInt
+-
+- getRootAsDataInt(ByteBuffer, DataInt) - Static method in class com.google.ar.sceneform.lullmodel.DataInt
+-
+- getRootAsDataQuat(ByteBuffer) - Static method in class com.google.ar.sceneform.lullmodel.DataQuat
+-
+- getRootAsDataQuat(ByteBuffer, DataQuat) - Static method in class com.google.ar.sceneform.lullmodel.DataQuat
+-
+- getRootAsDataString(ByteBuffer) - Static method in class com.google.ar.sceneform.lullmodel.DataString
+-
+- getRootAsDataString(ByteBuffer, DataString) - Static method in class com.google.ar.sceneform.lullmodel.DataString
+-
+- getRootAsDataVec2(ByteBuffer) - Static method in class com.google.ar.sceneform.lullmodel.DataVec2
+-
+- getRootAsDataVec2(ByteBuffer, DataVec2) - Static method in class com.google.ar.sceneform.lullmodel.DataVec2
+-
+- getRootAsDataVec3(ByteBuffer) - Static method in class com.google.ar.sceneform.lullmodel.DataVec3
+-
+- getRootAsDataVec3(ByteBuffer, DataVec3) - Static method in class com.google.ar.sceneform.lullmodel.DataVec3
+-
+- getRootAsDataVec4(ByteBuffer) - Static method in class com.google.ar.sceneform.lullmodel.DataVec4
+-
+- getRootAsDataVec4(ByteBuffer, DataVec4) - Static method in class com.google.ar.sceneform.lullmodel.DataVec4
+-
+- getRootAsKeyVariantPairDef(ByteBuffer) - Static method in class com.google.ar.sceneform.lullmodel.KeyVariantPairDef
+-
+- getRootAsKeyVariantPairDef(ByteBuffer, KeyVariantPairDef) - Static method in class com.google.ar.sceneform.lullmodel.KeyVariantPairDef
+-
+- getRootAsMaterialDef(ByteBuffer) - Static method in class com.google.ar.sceneform.lullmodel.MaterialDef
+-
+- getRootAsMaterialDef(ByteBuffer, MaterialDef) - Static method in class com.google.ar.sceneform.lullmodel.MaterialDef
+-
+- getRootAsMaterialTextureDef(ByteBuffer) - Static method in class com.google.ar.sceneform.lullmodel.MaterialTextureDef
+-
+- getRootAsMaterialTextureDef(ByteBuffer, MaterialTextureDef) - Static method in class com.google.ar.sceneform.lullmodel.MaterialTextureDef
+-
+- getRootAsModelDef(ByteBuffer) - Static method in class com.google.ar.sceneform.lullmodel.ModelDef
+-
+- getRootAsModelDef(ByteBuffer, ModelDef) - Static method in class com.google.ar.sceneform.lullmodel.ModelDef
+-
+- getRootAsModelInstanceDef(ByteBuffer) - Static method in class com.google.ar.sceneform.lullmodel.ModelInstanceDef
+-
+- getRootAsModelInstanceDef(ByteBuffer, ModelInstanceDef) - Static method in class com.google.ar.sceneform.lullmodel.ModelInstanceDef
+-
+- getRootAsModelPipelineCollidableDef(ByteBuffer) - Static method in class com.google.ar.sceneform.lullmodel.ModelPipelineCollidableDef
+-
+- getRootAsModelPipelineCollidableDef(ByteBuffer, ModelPipelineCollidableDef) - Static method in class com.google.ar.sceneform.lullmodel.ModelPipelineCollidableDef
+-
+- getRootAsModelPipelineDef(ByteBuffer) - Static method in class com.google.ar.sceneform.lullmodel.ModelPipelineDef
+-
+- getRootAsModelPipelineDef(ByteBuffer, ModelPipelineDef) - Static method in class com.google.ar.sceneform.lullmodel.ModelPipelineDef
+-
+- getRootAsModelPipelineImportDef(ByteBuffer) - Static method in class com.google.ar.sceneform.lullmodel.ModelPipelineImportDef
+-
+- getRootAsModelPipelineImportDef(ByteBuffer, ModelPipelineImportDef) - Static method in class com.google.ar.sceneform.lullmodel.ModelPipelineImportDef
+-
+- getRootAsModelPipelineMaterialDef(ByteBuffer) - Static method in class com.google.ar.sceneform.lullmodel.ModelPipelineMaterialDef
+-
+- getRootAsModelPipelineMaterialDef(ByteBuffer, ModelPipelineMaterialDef) - Static method in class com.google.ar.sceneform.lullmodel.ModelPipelineMaterialDef
+-
+- getRootAsModelPipelineRenderableDef(ByteBuffer) - Static method in class com.google.ar.sceneform.lullmodel.ModelPipelineRenderableDef
+-
+- getRootAsModelPipelineRenderableDef(ByteBuffer, ModelPipelineRenderableDef) - Static method in class com.google.ar.sceneform.lullmodel.ModelPipelineRenderableDef
+-
+- getRootAsModelPipelineSkeletonDef(ByteBuffer) - Static method in class com.google.ar.sceneform.lullmodel.ModelPipelineSkeletonDef
+-
+- getRootAsModelPipelineSkeletonDef(ByteBuffer, ModelPipelineSkeletonDef) - Static method in class com.google.ar.sceneform.lullmodel.ModelPipelineSkeletonDef
+-
+- getRootAsSkeletonDef(ByteBuffer) - Static method in class com.google.ar.sceneform.lullmodel.SkeletonDef
+-
+- getRootAsSkeletonDef(ByteBuffer, SkeletonDef) - Static method in class com.google.ar.sceneform.lullmodel.SkeletonDef
+-
+- getRootAsSubmeshAabb(ByteBuffer) - Static method in class com.google.ar.sceneform.lullmodel.SubmeshAabb
+-
+- getRootAsSubmeshAabb(ByteBuffer, SubmeshAabb) - Static method in class com.google.ar.sceneform.lullmodel.SubmeshAabb
+-
+- getRootAsTextureDef(ByteBuffer) - Static method in class com.google.ar.sceneform.lullmodel.TextureDef
+-
+- getRootAsTextureDef(ByteBuffer, TextureDef) - Static method in class com.google.ar.sceneform.lullmodel.TextureDef
+-
+- getRootAsVariantArrayDef(ByteBuffer) - Static method in class com.google.ar.sceneform.lullmodel.VariantArrayDef
+-
+- getRootAsVariantArrayDef(ByteBuffer, VariantArrayDef) - Static method in class com.google.ar.sceneform.lullmodel.VariantArrayDef
+-
+- getRootAsVariantArrayDefImpl(ByteBuffer) - Static method in class com.google.ar.sceneform.lullmodel.VariantArrayDefImpl
+-
+- getRootAsVariantArrayDefImpl(ByteBuffer, VariantArrayDefImpl) - Static method in class com.google.ar.sceneform.lullmodel.VariantArrayDefImpl
+-
+- getRootAsVariantMapDef(ByteBuffer) - Static method in class com.google.ar.sceneform.lullmodel.VariantMapDef
+-
+- getRootAsVariantMapDef(ByteBuffer, VariantMapDef) - Static method in class com.google.ar.sceneform.lullmodel.VariantMapDef
+-
+- getRotation() - Method in class com.google.ar.sceneform.collision.Box
+-
+
Get a copy of the box's rotation.
+
+- getRotation() - Method in class com.google.ar.sceneform.rendering.LightProbe
+-
+
Gets the rotation of the indirect light, identity if null.
+
+- getScene() - Method in class com.google.ar.sceneform.Node
+-
+
Returns the scene that this node is part of, null if it isn't part of any scene.
+
+- getScene() - Method in class com.google.ar.sceneform.SceneView
+-
+
Returns the Sceneform Scene created by this view.
+
+- getSelf() - Method in class com.google.ar.sceneform.rendering.ModelRenderable.Builder
+-
+- getSelf() - Method in class com.google.ar.sceneform.rendering.ViewRenderable.Builder
+-
+- getSession() - Method in class com.google.ar.sceneform.ArSceneView
+-
+
Returns the ARCore Session used by this view.
+
+- getShape() - Method in class com.google.ar.sceneform.collision.Collider
+-
+- getSize() - Method in class com.google.ar.sceneform.collision.Box
+-
+
Get a copy of the box's size.
+
+- getSize(View) - Method in class com.google.ar.sceneform.rendering.DpToMetersViewSizer
+-
+- getSize(View) - Method in class com.google.ar.sceneform.rendering.FixedHeightViewSizer
+-
+- getSize(View) - Method in class com.google.ar.sceneform.rendering.FixedWidthViewSizer
+-
+- getSize(View) - Method in interface com.google.ar.sceneform.rendering.ViewSizer
+-
+
Calculates the desired size of the view in the
Scene
.
+
+- getSizeAabb() - Method in class com.google.ar.sceneform.rendering.RenderableInternalFilamentAssetData
+-
+- getSizer() - Method in class com.google.ar.sceneform.rendering.ViewRenderable
+-
+
+
+- getSphericalHarmonics() - Method in class com.google.ar.sceneform.rendering.EnvironmentalHdrLightEstimate
+-
+- getStartSeconds() - Method in class com.google.ar.sceneform.FrameTime
+-
+
Get the time in seconds when this frame started.
+
+- getStartTime(TimeUnit) - Method in class com.google.ar.sceneform.FrameTime
+-
+
Get the time when this frame started.
+
+- getSubmeshCount() - Method in class com.google.ar.sceneform.rendering.Renderable
+-
+
Returns the number of submeshes that this renderable has.
+
+- getSubmeshName(int) - Method in class com.google.ar.sceneform.rendering.Renderable
+-
+
Returns the name associated with the specified submesh.
+
+- getSunlight() - Method in class com.google.ar.sceneform.Scene
+-
+
Get the default sunlight node.
+
+- getSurface() - Method in class com.google.ar.sceneform.rendering.ExternalTexture
+-
+
+
+- getSurfaceTexture() - Method in class com.google.ar.sceneform.rendering.ExternalTexture
+-
+
Gets the surface texture created for this ExternalTexture.
+
+- getSurfaceView() - Method in class com.google.ar.sceneform.rendering.Renderer
+-
+- getThreadPoolExecutor() - Static method in class com.google.ar.sceneform.rendering.ThreadPools
+-
+
Default background
Executor
for async operations including file reading.
+
+- getTimeAtFraction(float) - Method in class com.google.ar.sceneform.animation.ModelAnimation
+-
+
Get the elapsed time in seconds of a fraction position
+
+- getTimeAtFrame(int) - Method in class com.google.ar.sceneform.animation.ModelAnimation
+-
+
Get the elapsed time in seconds of a frame position
+
+- getTimePosition() - Method in class com.google.ar.sceneform.animation.ModelAnimation
+-
+
Get the current time position in seconds at the current animation position.
+
+- getTransformedShape() - Method in class com.google.ar.sceneform.collision.Collider
+-
+- getTransformManager() - Method in class com.google.ar.sceneform.rendering.FilamentEngineWrapper
+-
+- getTransformManager() - Method in interface com.google.ar.sceneform.rendering.IEngine
+-
+- getTransformOffset() - Method in class com.google.ar.sceneform.rendering.RenderableInternalFilamentAssetData
+-
+- getTransformProvider() - Method in class com.google.ar.sceneform.collision.Collider
+-
+- getTransformScale() - Method in class com.google.ar.sceneform.rendering.RenderableInternalFilamentAssetData
+-
+- getTriangleIndices() - Method in class com.google.ar.sceneform.rendering.RenderableDefinition.Submesh
+-
+- getType() - Method in class com.google.ar.sceneform.rendering.Light
+-
+
+
+- getUp() - Method in class com.google.ar.sceneform.Node
+-
+
Gets the world-space up vector (+y) of this node.
+
+- getUvCoordinate() - Method in class com.google.ar.sceneform.rendering.Vertex
+-
+- getVertexBuffer() - Method in class com.google.ar.sceneform.rendering.RenderableInternalFilamentAssetData
+-
+- getVerticalAlignment() - Method in class com.google.ar.sceneform.rendering.ViewRenderable
+-
+
+
+- getVerticalFovDegrees() - Method in class com.google.ar.sceneform.Camera
+-
+
Gets the vertical field of view for the camera.
+
+- getView() - Method in class com.google.ar.sceneform.rendering.ViewRenderable
+-
+
+
+- getView() - Method in class com.google.ar.sceneform.Scene
+-
+
Returns the SceneView used to create the scene.
+
+- getViewMatrix() - Method in class com.google.ar.sceneform.Camera
+-
+- getViewMatrix() - Method in interface com.google.ar.sceneform.rendering.CameraProvider
+-
+- getWidth() - Method in class com.google.ar.sceneform.rendering.FixedWidthViewSizer
+-
+
Returns the width in meters used for controlling the size of a
ViewRenderable
.
+
+- getWorldModelMatrix() - Method in interface com.google.ar.sceneform.common.TransformProvider
+-
+- getWorldModelMatrix() - Method in class com.google.ar.sceneform.Node
+-
+- getWorldModelMatrix() - Method in class com.google.ar.sceneform.rendering.RenderableInstance
+-
+- getWorldPosition() - Method in class com.google.ar.sceneform.Node
+-
+
Get a copy of the nodes world-space position.
+
+- getWorldRotation() - Method in class com.google.ar.sceneform.Node
+-
+
Gets a copy of the nodes world-space rotation.
+
+- getWorldScale() - Method in class com.google.ar.sceneform.Node
+-
+
Gets a copy of the nodes world-space scale.
+
+- getWrapModeR() - Method in class com.google.ar.sceneform.rendering.Texture.Sampler
+-
+
Get the wrap mode for texture coordinate R.
+
+- getWrapModeS() - Method in class com.google.ar.sceneform.rendering.Texture.Sampler
+-
+
Get the wrap mode for texture coordinate S.
+
+- getWrapModeT() - Method in class com.google.ar.sceneform.rendering.Texture.Sampler
+-
+
Get the wrap mode for texture coordinate T.
+
+- GLHelper - Class in com.google.ar.sceneform.rendering
+-
+
Convenience class to perform common GL operations
+
+- GLHelper() - Constructor for class com.google.ar.sceneform.rendering.GLHelper
+-
+
+- identity() - Static method in class com.google.ar.sceneform.math.Quaternion
+-
+
Get a Quaternion set to identity
+
+- IDENTITY_DATA - Static variable in class com.google.ar.sceneform.math.Matrix
+-
+- IEngine - Interface in com.google.ar.sceneform.rendering
+-
+
Engine interface to support multiple flavors of the getFilamentEngine filament engine.
+
+- indices16(int) - Method in class com.google.ar.sceneform.lullmodel.ModelInstanceDef
+-
+
Indices into the vertex data.
+
+- indices16AsByteBuffer() - Method in class com.google.ar.sceneform.lullmodel.ModelInstanceDef
+-
+- indices16InByteBuffer(ByteBuffer) - Method in class com.google.ar.sceneform.lullmodel.ModelInstanceDef
+-
+- indices16Length() - Method in class com.google.ar.sceneform.lullmodel.ModelInstanceDef
+-
+- indices32(int) - Method in class com.google.ar.sceneform.lullmodel.ModelInstanceDef
+-
+- indices32AsByteBuffer() - Method in class com.google.ar.sceneform.lullmodel.ModelInstanceDef
+-
+- indices32InByteBuffer(ByteBuffer) - Method in class com.google.ar.sceneform.lullmodel.ModelInstanceDef
+-
+- indices32Length() - Method in class com.google.ar.sceneform.lullmodel.ModelInstanceDef
+-
+- init(ByteBuffer, FlatBufferBuilder.ByteBufferFactory) - Method in class com.google.flatbuffers.FlatBufferBuilder
+-
+
Alternative initializer that allows reusing this object on an existing
+ `ByteBuffer`.
+
+- initializeTexture(Frame) - Method in class com.google.ar.sceneform.rendering.CameraStream
+-
+- innerRadius() - Method in class com.google.ar.sceneform.lullmodel.ArcDef
+-
+
Inner radius of the arc.
+
+- inputStreamCallableToByteArray(Callable<InputStream>) - Static method in class com.google.ar.sceneform.utilities.SceneformBufferUtils
+-
+- inputStreamToByteArray(InputStream) - Static method in class com.google.ar.sceneform.utilities.SceneformBufferUtils
+-
+- inputStreamToByteBuffer(Callable<InputStream>) - Static method in class com.google.ar.sceneform.utilities.SceneformBufferUtils
+-
+- INSTANCE - Static variable in class com.google.flatbuffers.FlatBufferBuilder.HeapByteBufferFactory
+-
+- interleaved() - Method in class com.google.ar.sceneform.lullmodel.ModelInstanceDef
+-
+
Whether or not the attributes in the vertex data are interleaved.
+
+- intersects(Collider) - Method in class com.google.ar.sceneform.collision.CollisionSystem
+-
+- intersectsAll(Collider, Consumer<Collider>) - Method in class com.google.ar.sceneform.collision.CollisionSystem
+-
+- Invalid - Static variable in class com.google.ar.sceneform.lullmodel.VertexAttributeUsage
+-
+- INVALID_RESOURCE_IDENTIFIER - Static variable in class com.google.ar.sceneform.utilities.LoadHelper
+-
+- inverseRotateVector(Quaternion, Vector3) - Static method in class com.google.ar.sceneform.math.Quaternion
+-
+- inverseTonemap() - Method in class com.google.ar.sceneform.rendering.Color
+-
+
Returns a new color with Sceneform's tonemapping inversed.
+
+- invert(Matrix, Matrix) - Static method in class com.google.ar.sceneform.math.Matrix
+-
+- inverted() - Method in class com.google.ar.sceneform.math.Quaternion
+-
+
Get a Quaternion with the opposite rotation
+
+- isActive() - Method in class com.google.ar.sceneform.Node
+-
+
Returns true if the node is active.
+
+- isActive() - Method in interface com.google.ar.sceneform.rendering.CameraProvider
+-
+- isAndroidApiAvailable() - Static method in class com.google.ar.sceneform.utilities.AndroidPreconditions
+-
+
Returns true if the Android API is currently available.
+
+- isAndroidResource(Uri) - Static method in class com.google.ar.sceneform.utilities.LoadHelper
+-
+
True if the Uri is an Android resource, false if any other uri.
+
+- isDataUri(Uri) - Static method in class com.google.ar.sceneform.utilities.LoadHelper
+-
+- isDebugEnabled() - Method in class com.google.ar.sceneform.SceneView
+-
+
Indicates whether debugging is enabled for this view.
+
+- isDepthOcclusionModeSupported(CameraStream.DepthOcclusionMode) - Method in class com.google.ar.sceneform.rendering.CameraStream
+-
+
Checks whether the provided DepthOcclusionMode is supported on this device with the selected camera configuration and AR config.
+
+- isDescendantOf(NodeParent) - Method in class com.google.ar.sceneform.Node
+-
+
Checks whether the given node parent is an ancestor of this node recursively.
+
+- isDirty() - Method in class com.google.ar.sceneform.animation.ModelAnimation
+-
+
Internal usage for applying changes according to rendering update hierarchy.
+
+- isEmpty() - Method in class com.google.ar.sceneform.utilities.ChangeId
+-
+- isEnabled() - Method in class com.google.ar.sceneform.Node
+-
+
Gets the enabled state of this node.
+
+- isEnabled() - Method in class com.google.ar.sceneform.rendering.PlaneRenderer
+-
+
Check if the plane renderer is enabled.
+
+- isEngineDestroyed() - Static method in class com.google.ar.sceneform.rendering.EngineInstance
+-
+- isEnvironmentalHdrLightingAvailable() - Method in class com.google.ar.sceneform.ArSceneView
+-
+
Returns true if the ARCore camera is configured with
+ Config.LightEstimationMode.ENVIRONMENTAL_HDR.
+
+- isFieldPresent(Table, int) - Static method in class com.google.flatbuffers.FlatBufferBuilder
+-
+
Helper function to test if a field is present in the table
+
+- isFileAsset(Uri) - Static method in class com.google.ar.sceneform.utilities.LoadHelper
+-
+
True if the Uri is a filename, false if it is a remote location.
+
+- isFrontFaceWindingInverted() - Method in class com.google.ar.sceneform.rendering.Renderer
+-
+
Checks whether winding is inverted for front face rendering.
+
+- isGltfDataUri(Uri) - Static method in class com.google.ar.sceneform.utilities.LoadHelper
+-
+- isHeadlessMode() - Static method in class com.google.ar.sceneform.rendering.EngineInstance
+-
+- isLightDirectionUpdateEnabled() - Method in class com.google.ar.sceneform.ArSceneView
+-
+
Checks whether the sunlight is being updated every frame based on the Environmental HDR
+ lighting estimate.
+
+- isLightEstimationEnabled() - Method in class com.google.ar.sceneform.ArSceneView
+-
+- isLullModel(ByteBuffer) - Static method in class com.google.ar.sceneform.rendering.LullModel
+-
+- isMinAndroidApiLevel() - Static method in class com.google.ar.sceneform.utilities.AndroidPreconditions
+-
+
Returns true if the Android api level is above the minimum or if not on Android.
+
+- isModifiedSinceLastRender() - Method in interface com.google.ar.sceneform.rendering.RenderableInstance.SkinningModifier
+-
+- isReady() - Method in class com.google.ar.sceneform.rendering.LightProbe
+-
+
Returns true if the LightProbe is ready to be used for rendering.
+
+- isRgbm() - Method in class com.google.ar.sceneform.lullmodel.TextureDef
+-
+- isSceneformBundle(ByteBuffer) - Static method in class com.google.ar.sceneform.rendering.SceneformBundle
+-
+- isShadowCaster() - Method in class com.google.ar.sceneform.rendering.Renderable
+-
+
Returns true if configured to cast shadows on other renderables.
+
+- isShadowCaster() - Method in class com.google.ar.sceneform.rendering.RenderableInstance
+-
+
Returns true if configured to cast shadows on other renderables.
+
+- isShadowCastingEnabled() - Method in class com.google.ar.sceneform.rendering.Light
+-
+
Returns true if the light has shadow casting enabled.
+
+- isShadowReceiver() - Method in class com.google.ar.sceneform.rendering.PlaneRenderer
+-
+
Return true if Renderables in the scene cast shadows onto the planes.
+
+- isShadowReceiver() - Method in class com.google.ar.sceneform.rendering.Renderable
+-
+
Returns true if configured to receive shadows cast by other renderables.
+
+- isShadowReceiver() - Method in class com.google.ar.sceneform.rendering.RenderableInstance
+-
+
Returns true if configured to receive shadows cast by other renderables.
+
+- isSmoothed() - Method in class com.google.ar.sceneform.AnchorNode
+-
+
Returns true if the transformations are interpolated or false if they are applied immediately.
+
+- isSupported(Context) - Static method in class com.google.ar.sceneform.Sceneform
+-
+
Returns true if Sceneform can run and is compatible on this device.
+
+- isTextureInitialized() - Method in class com.google.ar.sceneform.rendering.CameraStream
+-
+- isTopLevel() - Method in class com.google.ar.sceneform.Node
+-
+
Returns true if this node is top level.
+
+- isTracking() - Method in class com.google.ar.sceneform.AnchorNode
+-
+
Returns true if the ARCore anchor’s tracking state is TRACKING.
+
+- isTrackingPlane() - Method in class com.google.ar.sceneform.ArSceneView
+-
+
Retrieve if the view is currently tracking a plane.
+
+- isUnderTesting() - Static method in class com.google.ar.sceneform.utilities.AndroidPreconditions
+-
+- isValid() - Method in class com.google.ar.sceneform.rendering.FilamentEngineWrapper
+-
+- isValid() - Method in interface com.google.ar.sceneform.rendering.IEngine
+-
+- isVisible() - Method in class com.google.ar.sceneform.rendering.PlaneRenderer
+-
+
Return true if plane visualization is visible.
+
+
+- r - Variable in class com.google.ar.sceneform.rendering.Color
+-
+- r() - Method in class com.google.ar.sceneform.lullmodel.Color
+-
+- ranges(int) - Method in class com.google.ar.sceneform.lullmodel.ModelInstanceDef
+-
+
The range of indices for each submesh.
+
+- ranges(ModelIndexRange, int) - Method in class com.google.ar.sceneform.lullmodel.ModelInstanceDef
+-
+- rangesLength() - Method in class com.google.ar.sceneform.lullmodel.ModelInstanceDef
+-
+- RAW_DEPTH - com.google.ar.sceneform.rendering.CameraStream.DepthMode
+-
+
The Session
is configured to use the DepthMode RAW_DEPTH_ONLY
+
+- rawResourceNameToIdentifier(Context, String) - Static method in class com.google.ar.sceneform.utilities.LoadHelper
+-
+
Return the integer resource id for the specified resource name.
+
+- Ray - Class in com.google.ar.sceneform.collision
+-
+
Mathematical representation of a ray.
+
+- Ray() - Constructor for class com.google.ar.sceneform.collision.Ray
+-
+
Create a ray with an origin of (0,0,0) and a direction of Vector3.forward().
+
+- Ray(Vector3, Vector3) - Constructor for class com.google.ar.sceneform.collision.Ray
+-
+
Create a ray with a specified origin and direction.
+
+- raycast(Ray, RayHit) - Method in class com.google.ar.sceneform.collision.CollisionSystem
+-
+- raycastAll(Ray, ArrayList<T>, BiConsumer<T, Collider>, Supplier<T>) - Method in class com.google.ar.sceneform.collision.CollisionSystem
+-
+- RayHit - Class in com.google.ar.sceneform.collision
+-
+
Stores the results of ray intersection tests against various types of CollisionShape.
+
+- RayHit() - Constructor for class com.google.ar.sceneform.collision.RayHit
+-
+- rayIntersection(Ray, RayHit) - Method in class com.google.ar.sceneform.collision.Box
+-
+- rayIntersection(Ray, RayHit) - Method in class com.google.ar.sceneform.collision.CollisionShape
+-
+- rayIntersection(Ray, RayHit) - Method in class com.google.ar.sceneform.collision.Plane
+-
+- rayIntersection(Ray, RayHit) - Method in class com.google.ar.sceneform.collision.Sphere
+-
+- RCB_MAJOR_VERSION - Static variable in class com.google.ar.sceneform.rendering.SceneformBundle
+-
+- RCB_MINOR_VERSION - Static variable in class com.google.ar.sceneform.rendering.SceneformBundle
+-
+- readCollisionGeometry(SceneformBundleDef) - Static method in class com.google.ar.sceneform.rendering.SceneformBundle
+-
+- readFile(AssetManager, String) - Static method in class com.google.ar.sceneform.utilities.SceneformBufferUtils
+-
+- readStream(InputStream) - Static method in class com.google.ar.sceneform.utilities.SceneformBufferUtils
+-
+- recalculateCameraUvs(Frame) - Method in class com.google.ar.sceneform.rendering.CameraStream
+-
+- recalculateOcclusion(Image) - Method in class com.google.ar.sceneform.rendering.CameraStream
+-
+
+ Update the DepthTexture.
+
+- recenter() - Method in class com.google.ar.sceneform.lullmodel.ModelPipelineImportDef
+-
+
Inserts an extra node into the asset hierarchy so that the resulting model
+ is centered around the origin.
+
+- reclaimReleasedResources() - Method in class com.google.ar.sceneform.rendering.CleanupRegistry
+-
+
+
+- reclaimReleasedResources() - Static method in class com.google.ar.sceneform.rendering.Renderer
+-
+
Releases rendering resources ready for garbage collection
+
+- reclaimReleasedResources() - Method in class com.google.ar.sceneform.rendering.ResourceManager
+-
+- reclaimReleasedResources() - Method in interface com.google.ar.sceneform.resources.ResourceHolder
+-
+
Polls for garbage collected objects and disposes associated data.
+
+- reclaimReleasedResources() - Method in class com.google.ar.sceneform.resources.ResourceRegistry
+-
+- reclaimReleasedResources() - Static method in class com.google.ar.sceneform.SceneView
+-
+
Releases rendering resources ready for garbage collection
+
+- Rect - Class in com.google.ar.sceneform.lullmodel
+-
+- Rect() - Constructor for class com.google.ar.sceneform.lullmodel.Rect
+-
+- Recti - Class in com.google.ar.sceneform.lullmodel
+-
+- Recti() - Constructor for class com.google.ar.sceneform.lullmodel.Recti
+-
+- Reflection - Static variable in class com.google.ar.sceneform.lullmodel.MaterialTextureUsage
+-
+- register(Object, CompletableFuture<T>) - Method in class com.google.ar.sceneform.resources.ResourceRegistry
+-
+
Registers a future to a resource by an id.
+
+- register(T, Runnable) - Method in class com.google.ar.sceneform.rendering.CleanupRegistry
+-
+
+
+- release() - Method in class com.google.ar.sceneform.resources.SharedReference
+-
+- releaseByteBuffer(ByteBuffer) - Method in class com.google.flatbuffers.FlatBufferBuilder.ByteBufferFactory
+-
+
Release a ByteBuffer.
+
+- removeChild(Node) - Method in class com.google.ar.sceneform.NodeParent
+-
+
Removes a node from the children of this NodeParent.
+
+- removeCollider(Collider) - Method in class com.google.ar.sceneform.collision.CollisionSystem
+-
+- removeLifecycleListener(Node.LifecycleListener) - Method in class com.google.ar.sceneform.Node
+-
+
Removes a listener that will be called when node lifecycle events occur.
+
+- removeOnPeekTouchListener(Scene.OnPeekTouchListener) - Method in class com.google.ar.sceneform.Scene
+-
+
+
+- removeOnPeekTouchListener(Scene.OnPeekTouchListener) - Method in class com.google.ar.sceneform.TouchEventSystem
+-
+
+
+- removeOnUpdateListener(Scene.OnUpdateListener) - Method in class com.google.ar.sceneform.Scene
+-
+
Removes a listener that will be called once per frame immediately before the Scene is updated.
+
+- removeTransformChangedListener(Node.TransformChangedListener) - Method in class com.google.ar.sceneform.Node
+-
+
Removes a listener that will be called when the node's transformation changes.
+
+- render(long, boolean) - Method in class com.google.ar.sceneform.rendering.Renderer
+-
+- RENDER_ALL - com.google.ar.sceneform.rendering.PlaneRenderer.PlaneRendererMode
+-
+
Render all possible Plane
s which are visible to the camera.
+
+- RENDER_PRIORITY_DEFAULT - Static variable in class com.google.ar.sceneform.rendering.Renderable
+-
+- RENDER_PRIORITY_FIRST - Static variable in class com.google.ar.sceneform.rendering.Renderable
+-
+- RENDER_PRIORITY_LAST - Static variable in class com.google.ar.sceneform.rendering.Renderable
+-
+- RENDER_TOP_MOST - com.google.ar.sceneform.rendering.PlaneRenderer.PlaneRendererMode
+-
+
Render only the top most Plane
which is visible to the camera.
+
+- Renderable - Class in com.google.ar.sceneform.rendering
+-
+
+
+- Renderable(Renderable) - Constructor for class com.google.ar.sceneform.rendering.Renderable
+-
+- Renderable(Renderable.Builder<? extends Renderable, ? extends Renderable.Builder<?, ?>>) - Constructor for class com.google.ar.sceneform.rendering.Renderable
+-
+- RenderableDefinition - Class in com.google.ar.sceneform.rendering
+-
+
Represents the visual information of a
Renderable
.
+
+- RenderableDefinition.Builder - Class in com.google.ar.sceneform.rendering
+-
+
+
+- RenderableDefinition.Submesh - Class in com.google.ar.sceneform.rendering
+-
+
Represents a Submesh for a RenderableDefinition.
+
+- RenderableDefinition.Submesh.Builder - Class in com.google.ar.sceneform.rendering
+-
+
+
+- RenderableInstance - Class in com.google.ar.sceneform.rendering
+-
+
+
+- RenderableInstance(TransformProvider, Renderable) - Constructor for class com.google.ar.sceneform.rendering.RenderableInstance
+-
+- RenderableInstance.SkinningModifier - Interface in com.google.ar.sceneform.rendering
+-
+
Interface for modifying the bone transforms for this specific RenderableInstance.
+
+- RenderableInternalFilamentAssetData - Class in com.google.ar.sceneform.rendering
+-
+
Represents the data used by a
Renderable
for rendering natively loaded glTF data.
+
+- RenderableInternalFilamentAssetData() - Constructor for class com.google.ar.sceneform.rendering.RenderableInternalFilamentAssetData
+-
+- renderables(int) - Method in class com.google.ar.sceneform.lullmodel.ModelPipelineDef
+-
+
The list of models used for rendering.
+
+- renderables(ModelPipelineRenderableDef, int) - Method in class com.google.ar.sceneform.lullmodel.ModelPipelineDef
+-
+- renderablesLength() - Method in class com.google.ar.sceneform.lullmodel.ModelPipelineDef
+-
+- Renderer - Class in com.google.ar.sceneform.rendering
+-
+
A rendering context.
+
+- Renderer(SurfaceView) - Constructor for class com.google.ar.sceneform.rendering.Renderer
+-
+- Renderer.PreRenderCallback - Interface in com.google.ar.sceneform.rendering
+-
+- Repeat - Static variable in class com.google.ar.sceneform.lullmodel.TextureWrap
+-
+- REPEAT - com.google.ar.sceneform.rendering.Texture.Sampler.WrapMode
+-
+- reportBytesDownloaded(long) - Method in interface com.google.ar.sceneform.rendering.LoadGltfListener
+-
+- reportErrorsToStdout() - Method in class com.google.ar.sceneform.lullmodel.ModelPipelineImportDef
+-
+
some clients do not use LOG to report errors
+
+- required(int, int) - Method in class com.google.flatbuffers.FlatBufferBuilder
+-
+
Checks that a required field has been set in a given table that has
+ just been constructed.
+
+- reset() - Method in class com.google.ar.sceneform.collision.RayHit
+-
+- reset() - Method in class com.google.ar.sceneform.HitTestResult
+-
+- resolveUri(Uri, Uri) - Static method in class com.google.ar.sceneform.utilities.LoadHelper
+-
+
Normalizes Uri's based on a reference Uri.
+
+- ResourceHolder - Interface in com.google.ar.sceneform.resources
+-
+
Pool or cachce for resources
+
+- ResourceManager - Class in com.google.ar.sceneform.rendering
+-
+
Minimal resource manager.
+
+- ResourceRegistry<T> - Class in com.google.ar.sceneform.resources
+-
+
ResourceRegistry keeps track of resources that have been loaded and are in the process of being
+ loaded.
+
+- ResourceRegistry() - Constructor for class com.google.ar.sceneform.resources.ResourceRegistry
+-
+- resourceToUri(Context, int) - Static method in class com.google.ar.sceneform.utilities.LoadHelper
+-
+
Generates a Uri from an Android resource.
+
+- resume() - Method in class com.google.ar.sceneform.ArSceneView
+-
+
Resumes the rendering thread and ARCore session.
+
+- resume() - Method in class com.google.ar.sceneform.SceneView
+-
+
Resume Sceneform, which resumes the rendering thread.
+
+- resumeAsync(Executor) - Method in class com.google.ar.sceneform.ArSceneView
+-
+
Non blocking call to resume the rendering thread and ARCore session in the background
+
+- retain() - Method in class com.google.ar.sceneform.resources.SharedReference
+-
+- right() - Static method in class com.google.ar.sceneform.math.Vector3
+-
+
Gets a Vector3 set to (1, 0, 0)
+
+- Right - Static variable in class com.google.ar.sceneform.lullmodel.LayoutHorizontalAlignment
+-
+
The right border of the rightmost element will align to the right side of
+ the canvas.
+
+- RIGHT - com.google.ar.sceneform.rendering.ViewRenderable.HorizontalAlignment
+-
+- RightDown - Static variable in class com.google.ar.sceneform.lullmodel.LayoutFillOrder
+-
+
The first entity is added leftmost, and subsequent entities go to the
+ right (and then down if wrapping is enabled).
+
+- RightUp - Static variable in class com.google.ar.sceneform.lullmodel.LayoutFillOrder
+-
+
The first entity is added leftmost, and subsequent entities go to the
+ right (and then up if wrapping is enabled).
+
+- rotateVector(Quaternion, Vector3) - Static method in class com.google.ar.sceneform.math.Quaternion
+-
+
Rotates a Vector3 by a Quaternion
+
+- rotationBetweenVectors(Vector3, Vector3) - Static method in class com.google.ar.sceneform.math.Quaternion
+-
+
Get a new Quaternion representing the rotation from one vector to another.
+
+- Roughness - Static variable in class com.google.ar.sceneform.lullmodel.MaterialTextureUsage
+-
+
+- Scalar1f - Static variable in class com.google.ar.sceneform.lullmodel.VertexAttributeType
+-
+- scale() - Method in class com.google.ar.sceneform.lullmodel.ModelPipelineImportDef
+-
+
Multiplier applied to the model to change its scale.
+
+- scaled(float) - Method in class com.google.ar.sceneform.math.Vector3
+-
+
Uniformly scales a Vector3
+
+- Scene - Class in com.google.ar.sceneform
+-
+
The Sceneform Scene maintains the scene graph, a hierarchical organization of a scene's content.
+
+- Scene(SceneView) - Constructor for class com.google.ar.sceneform.Scene
+-
+
Create a scene with the given context.
+
+- Scene.OnPeekTouchListener - Interface in com.google.ar.sceneform
+-
+
Interface definition for a callback to be invoked when a touch event is dispatched to a scene.
+
+- Scene.OnTouchListener - Interface in com.google.ar.sceneform
+-
+
Interface definition for a callback to be invoked when a touch event is dispatched to a scene.
+
+- Scene.OnUpdateListener - Interface in com.google.ar.sceneform
+-
+
Interface definition for a callback to be invoked once per frame immediately before the scene
+ is updated.
+
+- Sceneform - Class in com.google.ar.sceneform
+-
+
Global static Sceneform access class
+
+- Sceneform() - Constructor for class com.google.ar.sceneform.Sceneform
+-
+- SceneformBufferUtils - Class in com.google.ar.sceneform.utilities
+-
+
A simple class to read InputStreams Once the data is read it can be accessed as a ByteBuffer.
+
+- SceneformBundle - Class in com.google.ar.sceneform.rendering
+-
+
Helper functions for loading and processing rendercore bundles.
+
+- SceneformBundle() - Constructor for class com.google.ar.sceneform.rendering.SceneformBundle
+-
+- SceneView - Class in com.google.ar.sceneform
+-
+
A Sceneform SurfaceView that manages rendering and interaction with the scene.
+
+- SceneView(Context) - Constructor for class com.google.ar.sceneform.SceneView
+-
+
Constructs a SceneView object and binds it to an Android Context.
+
+- SceneView(Context, AttributeSet) - Constructor for class com.google.ar.sceneform.SceneView
+-
+
Constructs a SceneView object and binds it to an Android Context.
+
+- SceneView.FrameRate - Enum in com.google.ar.sceneform
+-
+
+ Further limit the maximal possible frame rate.
+
+- screenPointToRay(float, float) - Method in class com.google.ar.sceneform.Camera
+-
+
Calculates a ray in world space going from the near-plane of the camera and going through a
+ point in screen space.
+
+- secondsToMillis(float) - Static method in class com.google.ar.sceneform.animation.ModelAnimation
+-
+
Convert time in seconds to time in millis
+
+- set(float[]) - Method in class com.google.ar.sceneform.math.Matrix
+-
+- set(float, float, float) - Method in class com.google.ar.sceneform.math.Vector3
+-
+
Set each value
+
+- set(float, float, float) - Method in class com.google.ar.sceneform.rendering.Color
+-
+
Set to the RGB values passed in and an alpha of 1.
+
+- set(float, float, float, float) - Method in class com.google.ar.sceneform.math.Quaternion
+-
+
Set each value and normalize the Quaternion
+
+- set(float, float, float, float) - Method in class com.google.ar.sceneform.rendering.Color
+-
+
Set to the RGBA values passed in.
+
+- set(int) - Method in class com.google.ar.sceneform.rendering.Color
+-
+
Set to RGBA values from an integer in the sRGB color space packed as an ARGB value.
+
+- set(RayHit) - Method in class com.google.ar.sceneform.collision.RayHit
+-
+- set(HitTestResult) - Method in class com.google.ar.sceneform.HitTestResult
+-
+- set(Matrix) - Method in class com.google.ar.sceneform.math.Matrix
+-
+- set(Quaternion) - Method in class com.google.ar.sceneform.math.Quaternion
+-
+
Copy values from another Quaternion into this one
+
+- set(Vector3) - Method in class com.google.ar.sceneform.math.Vector3
+-
+
Copy the values from another Vector3 to this Vector3
+
+- set(Vector3, float) - Method in class com.google.ar.sceneform.math.Quaternion
+-
+
Update this Quaternion using an axis/angle to define the rotation
+
+- set(Color) - Method in class com.google.ar.sceneform.rendering.Color
+-
+
Set to the values of another color.
+
+- setAmbientShScaleForFilament(float) - Method in class com.google.ar.sceneform.utilities.EnvironmentalHdrParameters.Builder
+-
+
Conversion factor for ambient spherical harmonics.
+
+- setAnchor(Anchor) - Method in class com.google.ar.sceneform.AnchorNode
+-
+
Set an ARCore anchor and force the position of this node to be updated immediately.
+
+- setAnimationNames(List<String>) - Method in class com.google.ar.sceneform.rendering.RenderableInternalFilamentAssetData
+-
+- setAnimationsFramePosition(int) - Method in interface com.google.ar.sceneform.animation.AnimatableModel
+-
+
+
+- setAnimationsTimePosition(float) - Method in interface com.google.ar.sceneform.animation.AnimatableModel
+-
+
Sets the current position of (seeks) the animation to the specified time position in seconds.
+
+- setAntiAliasing(View.AntiAliasing) - Method in class com.google.ar.sceneform.rendering.Renderer
+-
+- setAssetName(String) - Method in class com.google.ar.sceneform.rendering.LightProbe.Builder
+-
+
Set the name of the Light Probe to load if the binary bundle file contains more than one.
+
+- setAttachedCollisionSystem(CollisionSystem) - Method in class com.google.ar.sceneform.collision.Collider
+-
+- setBackground(Drawable) - Method in class com.google.ar.sceneform.SceneView
+-
+
Set the background to a given
Drawable
, or remove the background.
+
+- setBoolean(String, boolean) - Method in class com.google.ar.sceneform.rendering.Material
+-
+- setBoolean2(String, boolean, boolean) - Method in class com.google.ar.sceneform.rendering.Material
+-
+- setBoolean3(String, boolean, boolean, boolean) - Method in class com.google.ar.sceneform.rendering.Material
+-
+- setBoolean4(String, boolean, boolean, boolean, boolean) - Method in class com.google.ar.sceneform.rendering.Material
+-
+- setCameraProvider(CameraProvider) - Method in class com.google.ar.sceneform.rendering.Renderer
+-
+- setCenter(Vector3) - Method in class com.google.ar.sceneform.collision.Box
+-
+
Set the center of this box.
+
+- setCenter(Vector3) - Method in class com.google.ar.sceneform.collision.Plane
+-
+- setCenter(Vector3) - Method in class com.google.ar.sceneform.collision.Sphere
+-
+
Set the center of this sphere.
+
+- setCenterAabb(Vector3) - Method in class com.google.ar.sceneform.rendering.RenderableInternalFilamentAssetData
+-
+- setClearColor(Color) - Method in class com.google.ar.sceneform.rendering.Renderer
+-
+- setCollisionShape(CollisionShape) - Method in class com.google.ar.sceneform.Node
+-
+
Sets the shape to used to detect collisions for this
Node
.
+
+- setCollisionShape(CollisionShape) - Method in class com.google.ar.sceneform.rendering.Renderable
+-
+
+
+- setColor(Color) - Method in class com.google.ar.sceneform.rendering.Light.Builder
+-
+
Sets the "RGB" color of the light.
+
+- setColor(Color) - Method in class com.google.ar.sceneform.rendering.Light
+-
+
Sets the "RGB" color of the light.
+
+- setColor(Color) - Method in class com.google.ar.sceneform.rendering.Vertex.Builder
+-
+- setColor(Color) - Method in class com.google.ar.sceneform.rendering.Vertex
+-
+- setColorTemperature(float) - Method in class com.google.ar.sceneform.rendering.Light.Builder
+-
+
Sets the "RGB" color of the light based on the desired "color temperature."
+
+- setColorTemperature(float) - Method in class com.google.ar.sceneform.rendering.Light
+-
+
Sets the "RGB" color of the light based on the desired "color temperature."
+
+- setCubeMap(Image[]) - Method in class com.google.ar.sceneform.rendering.LightProbe
+-
+- setData(TextureInternalData) - Method in class com.google.ar.sceneform.rendering.Texture.Builder
+-
+
Sets internal data of the texture directly.
+
+- setDefault(Utf8) - Static method in class com.google.flatbuffers.Utf8
+-
+
Set the default instance of the UTF-8 processor.
+
+- setDefaultClearColor() - Method in class com.google.ar.sceneform.rendering.Renderer
+-
+- setDepthOcclusionMode(CameraStream.DepthOcclusionMode) - Method in class com.google.ar.sceneform.rendering.CameraStream
+-
+
+
+- setDepthTexture(String, DepthTexture) - Method in class com.google.ar.sceneform.rendering.Material
+-
+
+ Sets a
DepthTexture
to a parameter of the type 'sampler2d' on this material.
+
+- setDesiredSize(int, int) - Method in class com.google.ar.sceneform.rendering.Renderer
+-
+- setDirectIntensityForFilament(float) - Method in class com.google.ar.sceneform.utilities.EnvironmentalHdrParameters.Builder
+-
+
Conversion factor for directional lighting.
+
+- setDirection(Vector3) - Method in class com.google.ar.sceneform.collision.Ray
+-
+
Set the direction of the ray.
+
+- setDirty(boolean) - Method in class com.google.ar.sceneform.animation.ModelAnimation
+-
+
Set the state of this object properties to changed.
+
+- setDistance(float) - Method in class com.google.ar.sceneform.collision.RayHit
+-
+- setDithering(View.Dithering) - Method in class com.google.ar.sceneform.rendering.Renderer
+-
+- setDynamicResolutionEnabled(boolean) - Method in class com.google.ar.sceneform.rendering.Renderer
+-
+- setEnabled(boolean) - Method in class com.google.ar.sceneform.Node
+-
+
Sets the enabled state of this node.
+
+- setEnabled(boolean) - Method in class com.google.ar.sceneform.rendering.PlaneRenderer
+-
+
Enable/disable the plane renderer.
+
+- setEnvironmentalHdrLightEstimate(float[], float[], Color, float, Image[]) - Method in class com.google.ar.sceneform.Scene
+-
+
Sets the current Hdr Light Estimate state to apply to the Filament scene.
+
+- setEnvironmentalHdrParameters(EnvironmentalHdrParameters) - Method in class com.google.ar.sceneform.rendering.Renderer
+-
+
Setter to help convert between filament and Environmental HDR.
+
+- setEnvironmentalHdrSphericalHarmonics(float[], float, EnvironmentalHdrParameters) - Method in class com.google.ar.sceneform.rendering.LightProbe
+-
+
Updates spherical harmonics with values not premultiplied by the SH basis.
+
+- setExtentsAabb(Vector3) - Method in class com.google.ar.sceneform.rendering.RenderableInternalFilamentAssetData
+-
+- setExternalTexture(String, ExternalTexture) - Method in class com.google.ar.sceneform.rendering.Material
+-
+
Sets an
ExternalTexture
to a parameter of type 'samplerExternal' on this material.
+
+- setFalloffRadius(float) - Method in class com.google.ar.sceneform.rendering.Light.Builder
+-
+
Sets the range that the light intensity falls off to zero.
+
+- setFalloffRadius(float) - Method in class com.google.ar.sceneform.rendering.Light
+-
+
Sets the range that the light intensity falls off to zero.
+
+- setFarClipPlane(float) - Method in class com.google.ar.sceneform.Camera
+-
+- setFloat(String, float) - Method in class com.google.ar.sceneform.rendering.Material
+-
+- setFloat2(String, float, float) - Method in class com.google.ar.sceneform.rendering.Material
+-
+- setFloat3(String, float, float, float) - Method in class com.google.ar.sceneform.rendering.Material
+-
+- setFloat3(String, Vector3) - Method in class com.google.ar.sceneform.rendering.Material
+-
+- setFloat3(String, Color) - Method in class com.google.ar.sceneform.rendering.Material
+-
+- setFloat4(String, float, float, float, float) - Method in class com.google.ar.sceneform.rendering.Material
+-
+- setFloat4(String, Color) - Method in class com.google.ar.sceneform.rendering.Material
+-
+- setFractionPosition(float) - Method in class com.google.ar.sceneform.animation.ModelAnimation
+-
+
Sets the current position of (seeks) the animation to the specified fraction
+ position.
+
+- setFramePosition(int) - Method in class com.google.ar.sceneform.animation.ModelAnimation
+-
+
+
+- setFrameRateFactor(SceneView.FrameRate) - Method in class com.google.ar.sceneform.SceneView
+-
+
+ Set this value for a finer adjustment of the upper fps value.
+
+- setFrameRenderDebugCallback(Runnable) - Method in class com.google.ar.sceneform.rendering.Renderer
+-
+
Sets a callback to happen after each frame is rendered.
+
+- setFrontFaceWindingInverted(Boolean) - Method in class com.google.ar.sceneform.rendering.Renderer
+-
+
Inverts winding for front face rendering.
+
+- setHorizontalAlignment(ViewRenderable.HorizontalAlignment) - Method in class com.google.ar.sceneform.rendering.ViewRenderable.Builder
+-
+
+
+- setHorizontalAlignment(ViewRenderable.HorizontalAlignment) - Method in class com.google.ar.sceneform.rendering.ViewRenderable
+-
+
+
+- setIdentity() - Method in class com.google.ar.sceneform.math.Quaternion
+-
+
Set the Quaternion to identity
+
+- setIndexBuffer(IndexBuffer) - Method in class com.google.ar.sceneform.rendering.RenderableInternalFilamentAssetData
+-
+- setInnerConeAngle(float) - Method in class com.google.ar.sceneform.rendering.Light.Builder
+-
+
Spotlights shine light in a cone, this value determines the size of the inner part of the
+ cone.
+
+- setInnerConeAngle(float) - Method in class com.google.ar.sceneform.rendering.Light
+-
+
Spotlights shine light in a cone, this value determines the size of the inner part of the cone.
+
+- setInt(String, int) - Method in class com.google.ar.sceneform.rendering.Material
+-
+- setInt2(String, int, int) - Method in class com.google.ar.sceneform.rendering.Material
+-
+- setInt3(String, int, int, int) - Method in class com.google.ar.sceneform.rendering.Material
+-
+- setInt4(String, int, int, int, int) - Method in class com.google.ar.sceneform.rendering.Material
+-
+- setIntensity(float) - Method in class com.google.ar.sceneform.rendering.Light.Builder
+-
+
Sets the light intensity which determines how bright the light is in Lux (lx) or Lumens (lm)
+ (depending on the light type).
+
+- setIntensity(float) - Method in class com.google.ar.sceneform.rendering.Light
+-
+
Sets the light intensity which determines how bright the light is in Lux (lx) or Lumens (lm)
+ (depending on the light type).
+
+- setIntensity(float) - Method in class com.google.ar.sceneform.rendering.LightProbe.Builder
+-
+
Set the intensity of the indirect lighting.
+
+- setIntensity(float) - Method in class com.google.ar.sceneform.rendering.LightProbe
+-
+
Set the overall intensity of the indirect light.
+
+- setLight(Light) - Method in class com.google.ar.sceneform.Node
+-
+
Sets the
Light
to display.
+
+- setLightDirectionUpdateEnabled(boolean) - Method in class com.google.ar.sceneform.ArSceneView
+-
+
Sets whether the sunlight direction generated from Environmental HDR lighting should be updated
+ every frame.
+
+- setLightEstimate(Color, float) - Method in class com.google.ar.sceneform.rendering.LightProbe
+-
+
Modify light intensity using ArCore light estimation.
+
+- setLightEstimate(Color, float) - Method in class com.google.ar.sceneform.Scene
+-
+
Sets light estimate to modulate the scene lighting and intensity.
+
+- setLightEstimationEnabled(boolean) - Method in class com.google.ar.sceneform.ArSceneView
+-
+
Enable Light Estimation based on the camera feed.
+
+- setLightProbe(LightProbe) - Method in class com.google.ar.sceneform.rendering.Renderer
+-
+
Set the Light Probe used for reflections and indirect light.
+
+- setLightProbe(LightProbe) - Method in class com.google.ar.sceneform.Scene
+-
+
Set a new Light Probe for the scene, this affects reflections and indirect lighting.
+
+- setLoadingStage(LoadGltfListener.GltfLoadStage) - Method in interface com.google.ar.sceneform.rendering.LoadGltfListener
+-
+- setLocalPosition(Vector3) - Method in class com.google.ar.sceneform.AnchorNode
+-
+
Set the local-space position of this node if it is not anchored.
+
+- setLocalPosition(Vector3) - Method in class com.google.ar.sceneform.Camera
+-
+
Set the position of the camera.
+
+- setLocalPosition(Vector3) - Method in class com.google.ar.sceneform.Node
+-
+
Sets the position of this node relative to its parent (local-space).
+
+- setLocalRotation(Quaternion) - Method in class com.google.ar.sceneform.AnchorNode
+-
+
Set the local-space rotation of this node if it is not anchored.
+
+- setLocalRotation(Quaternion) - Method in class com.google.ar.sceneform.Camera
+-
+
Set the rotation of the camera.
+
+- setLocalRotation(Quaternion) - Method in class com.google.ar.sceneform.Node
+-
+
Sets the rotation of this node relative to its parent (local-space).
+
+- setLocalScale(Vector3) - Method in class com.google.ar.sceneform.Node
+-
+
Sets the scale of this node relative to its parent (local-space).
+
+- setLookDirection(Vector3) - Method in class com.google.ar.sceneform.Node
+-
+
Sets the direction that the node is looking at in world-space.
+
+- setLookDirection(Vector3, Vector3) - Method in class com.google.ar.sceneform.Node
+-
+
Sets the direction that the node is looking at in world-space.
+
+- setMagFilter(Texture.Sampler.MagFilter) - Method in class com.google.ar.sceneform.rendering.Texture.Sampler.Builder
+-
+
Set the magnification function used whenever the level-of-detail function determines that
+ the texture should be magnified.
+
+- setMainExecutor(Executor) - Static method in class com.google.ar.sceneform.rendering.ThreadPools
+-
+- setMaterial(int, int, Material) - Method in class com.google.ar.sceneform.rendering.RenderableInstance
+-
+
Sets the material bound to the specified index and entityIndex
+
+- setMaterial(int, Material) - Method in class com.google.ar.sceneform.rendering.Renderable
+-
+
Sets the material bound to the specified submesh.
+
+- setMaterial(int, Material) - Method in class com.google.ar.sceneform.rendering.RenderableInstance
+-
+
Sets the material bound to the specified index.
+
+- setMaterial(Material) - Method in class com.google.ar.sceneform.rendering.Renderable
+-
+
Sets the material bound to the first submesh.
+
+- setMaterial(Material) - Method in class com.google.ar.sceneform.rendering.RenderableDefinition.Submesh.Builder
+-
+- setMaterial(Material) - Method in class com.google.ar.sceneform.rendering.RenderableDefinition.Submesh
+-
+- setMaterial(Material) - Method in class com.google.ar.sceneform.rendering.RenderableInstance
+-
+
Sets the material bound to the first index.
+
+- setMaxFramesPerSeconds(int) - Method in class com.google.ar.sceneform.SceneView
+-
+
+ Set a higher bound for the frame rate.
+
+- setMinFilter(Texture.Sampler.MinFilter) - Method in class com.google.ar.sceneform.rendering.Texture.Sampler.Builder
+-
+
Set the minifying function used whenever the level-of-detail function determines that the
+ texture should be minified.
+
+- setMinMagFilter(Texture.Sampler.MagFilter) - Method in class com.google.ar.sceneform.rendering.Texture.Sampler.Builder
+-
+
Set both the texture minifying function and magnification function.
+
+- setModelSize(float) - Method in interface com.google.ar.sceneform.rendering.LoadGltfListener
+-
+- setName(String) - Method in class com.google.ar.sceneform.Node
+-
+
Sets the name of this node.
+
+- setName(String) - Method in class com.google.ar.sceneform.rendering.RenderableDefinition.Submesh.Builder
+-
+- setName(String) - Method in class com.google.ar.sceneform.rendering.RenderableDefinition.Submesh
+-
+- setNearClipPlane(float) - Method in class com.google.ar.sceneform.Camera
+-
+- setNode(Node) - Method in class com.google.ar.sceneform.HitTestResult
+-
+- setNormal(Vector3) - Method in class com.google.ar.sceneform.collision.Plane
+-
+- setNormal(Vector3) - Method in class com.google.ar.sceneform.rendering.Vertex.Builder
+-
+- setNormal(Vector3) - Method in class com.google.ar.sceneform.rendering.Vertex
+-
+- setOnTapListener(Node.OnTapListener) - Method in class com.google.ar.sceneform.Node
+-
+
Registers a callback to be invoked when this node is tapped.
+
+- setOnTouchListener(Node.OnTouchListener) - Method in class com.google.ar.sceneform.Node
+-
+
Registers a callback to be invoked when a touch event is dispatched to this node.
+
+- setOnTouchListener(Scene.OnTouchListener) - Method in class com.google.ar.sceneform.Scene
+-
+
Register a callback to be invoked when the scene is touched.
+
+- setOnTouchListener(Scene.OnTouchListener) - Method in class com.google.ar.sceneform.TouchEventSystem
+-
+
Register a callback to be invoked when the scene is touched.
+
+- setOrigin(Vector3) - Method in class com.google.ar.sceneform.collision.Ray
+-
+
Set the origin of the ray in world coordinates.
+
+- setOuterConeAngle(float) - Method in class com.google.ar.sceneform.rendering.Light.Builder
+-
+
Spotlights shine light in a cone, this value determines the size of the outer part of the
+ cone.
+
+- setOuterConeAngle(float) - Method in class com.google.ar.sceneform.rendering.Light
+-
+
Spotlights shine light in a cone, this value determines the size of the outer part of the cone.
+
+- setParent(NodeParent) - Method in class com.google.ar.sceneform.Camera
+-
+
Unsupported operation.
+
+- setParent(NodeParent) - Method in class com.google.ar.sceneform.Node
+-
+
Changes the parent node of this node.
+
+- setParent(NodeParent) - Method in class com.google.ar.sceneform.Sun
+-
+- setPlaneRendererMode(PlaneRenderer.PlaneRendererMode) - Method in class com.google.ar.sceneform.rendering.PlaneRenderer
+-
+
+ Set here how tracked planes should be visualized on the screen.
+
+- setPoint(Vector3) - Method in class com.google.ar.sceneform.collision.RayHit
+-
+- setPosition(Vector3) - Method in class com.google.ar.sceneform.rendering.Vertex.Builder
+-
+- setPosition(Vector3) - Method in class com.google.ar.sceneform.rendering.Vertex
+-
+- setPostProcessingEnabled(boolean) - Method in class com.google.ar.sceneform.rendering.Renderer
+-
+- setPreRenderCallback(Renderer.PreRenderCallback) - Method in class com.google.ar.sceneform.rendering.Renderer
+-
+- setProjectionMatrix(Matrix) - Method in class com.google.ar.sceneform.Camera
+-
+- setRadius(float) - Method in class com.google.ar.sceneform.collision.Sphere
+-
+
Set the radius of the sphere.
+
+- setRawColorBuffer(FloatBuffer) - Method in class com.google.ar.sceneform.rendering.RenderableInternalFilamentAssetData
+-
+- setRawIndexBuffer(IntBuffer) - Method in class com.google.ar.sceneform.rendering.RenderableInternalFilamentAssetData
+-
+- setRawPositionBuffer(FloatBuffer) - Method in class com.google.ar.sceneform.rendering.RenderableInternalFilamentAssetData
+-
+- setRawTangentsBuffer(FloatBuffer) - Method in class com.google.ar.sceneform.rendering.RenderableInternalFilamentAssetData
+-
+- setRawUvBuffer(FloatBuffer) - Method in class com.google.ar.sceneform.rendering.RenderableInternalFilamentAssetData
+-
+- setReflectionScaleForFilament(float) - Method in class com.google.ar.sceneform.utilities.EnvironmentalHdrParameters.Builder
+-
+
Conversion factor for reflections.
+
+- setRegistryId(Object) - Method in class com.google.ar.sceneform.rendering.Material.Builder
+-
+
+
+- setRegistryId(Object) - Method in class com.google.ar.sceneform.rendering.Texture.Builder
+-
+
+
+- setRenderable(Renderable) - Method in class com.google.ar.sceneform.Node
+-
+
+
+- setRenderPriority(int) - Method in class com.google.ar.sceneform.rendering.CameraStream
+-
+- setRenderPriority(int) - Method in class com.google.ar.sceneform.rendering.Renderable
+-
+
Set the render priority to control the order of rendering.
+
+- setRenderPriority(int) - Method in class com.google.ar.sceneform.rendering.RenderableInstance
+-
+
Set the render priority to control the order of rendering.
+
+- setRenderQuality(View.RenderQuality) - Method in class com.google.ar.sceneform.rendering.Renderer
+-
+- setRotation(Quaternion) - Method in class com.google.ar.sceneform.collision.Box
+-
+
Set the rotation of this box.
+
+- setRotation(Quaternion) - Method in class com.google.ar.sceneform.rendering.LightProbe.Builder
+-
+
Sets the rotation of the indirect light.
+
+- setRotation(Quaternion) - Method in class com.google.ar.sceneform.rendering.LightProbe
+-
+
Sets the rotation of the indirect light.
+
+- setSampler(Texture.Sampler) - Method in class com.google.ar.sceneform.rendering.Texture.Builder
+-
+
+
+- setShadowCaster(boolean) - Method in class com.google.ar.sceneform.rendering.Renderable
+-
+
Sets whether the renderable casts shadow on other renderables in the scene.
+
+- setShadowCaster(boolean) - Method in class com.google.ar.sceneform.rendering.RenderableInstance
+-
+
Sets whether the renderable casts shadow on other renderables in the scene.
+
+- setShadowCastingEnabled(boolean) - Method in class com.google.ar.sceneform.rendering.Light.Builder
+-
+
Determines whether the light casts shadows, or whether synthetic objects can block the light.
+
+- setShadowReceiver(boolean) - Method in class com.google.ar.sceneform.rendering.PlaneRenderer
+-
+
Control whether Renderables in the scene should cast shadows onto the planes.
+
+- setShadowReceiver(boolean) - Method in class com.google.ar.sceneform.rendering.Renderable
+-
+
Sets whether the renderable receives shadows cast by other renderables in the scene.
+
+- setShadowReceiver(boolean) - Method in class com.google.ar.sceneform.rendering.RenderableInstance
+-
+
Sets whether the renderable receives shadows cast by other renderables in the scene.
+
+- setShape(CollisionShape) - Method in class com.google.ar.sceneform.collision.Collider
+-
+- setSize(Vector3) - Method in class com.google.ar.sceneform.collision.Box
+-
+
Set the size of this box.
+
+- setSizer(ViewSizer) - Method in class com.google.ar.sceneform.rendering.ViewRenderable.Builder
+-
+
+
+- setSizer(ViewSizer) - Method in class com.google.ar.sceneform.rendering.ViewRenderable
+-
+
+
+- setSkinningModifier(RenderableInstance.SkinningModifier) - Method in class com.google.ar.sceneform.rendering.RenderableInstance
+-
+- setSmoothed(boolean) - Method in class com.google.ar.sceneform.AnchorNode
+-
+
Set true to smooth the transition between the node’s current position and the anchor position.
+
+- setSource(Context, int) - Method in class com.google.ar.sceneform.rendering.LightProbe.Builder
+-
+
Allows a
LightProbe
to be constructed from resource.
+
+- setSource(Context, int) - Method in class com.google.ar.sceneform.rendering.Material.Builder
+-
+
Allows a
Material
to be constructed from resource.
+
+- setSource(Context, int) - Method in class com.google.ar.sceneform.rendering.Texture.Builder
+-
+
Allows a
Texture
to be constructed from resource.
+
+- setSource(Context, Uri) - Method in class com.google.ar.sceneform.rendering.LightProbe.Builder
+-
+
+
+- setSource(Context, Uri) - Method in class com.google.ar.sceneform.rendering.Material.Builder
+-
+
+
+- setSource(Context, Uri) - Method in class com.google.ar.sceneform.rendering.Texture.Builder
+-
+
+
+- setSource(Bitmap) - Method in class com.google.ar.sceneform.rendering.Texture.Builder
+-
+
+
+- setSource(ByteBuffer) - Method in class com.google.ar.sceneform.rendering.Material.Builder
+-
+
Allows a
Material
to be created with data.
+
+- setSource(Callable<InputStream>) - Method in class com.google.ar.sceneform.rendering.LightProbe.Builder
+-
+
Allows a
LightProbe
to be constructed via callable function.
+
+- setSource(Callable<InputStream>) - Method in class com.google.ar.sceneform.rendering.Material.Builder
+-
+
Allows a
Material
to be constructed via callable function.
+
+- setSource(Callable<InputStream>) - Method in class com.google.ar.sceneform.rendering.Texture.Builder
+-
+
Allows a
Texture
to be constructed via callable function.
+
+- setSubmeshes(List<RenderableDefinition.Submesh>) - Method in class com.google.ar.sceneform.rendering.RenderableDefinition.Builder
+-
+- setSubmeshes(List<RenderableDefinition.Submesh>) - Method in class com.google.ar.sceneform.rendering.RenderableDefinition
+-
+- setTexture(String, Texture) - Method in class com.google.ar.sceneform.rendering.Material
+-
+- setThreadPoolExecutor(Executor) - Static method in class com.google.ar.sceneform.rendering.ThreadPools
+-
+
+
+- setTimePosition(float) - Method in class com.google.ar.sceneform.animation.ModelAnimation
+-
+
Sets the current position of (seeks) the animation to the specified time position in seconds.
+
+- setTransformOffset(Vector3) - Method in class com.google.ar.sceneform.rendering.RenderableInternalFilamentAssetData
+-
+- setTransformScale(float) - Method in class com.google.ar.sceneform.rendering.RenderableInternalFilamentAssetData
+-
+- setTranslation(Vector3) - Method in class com.google.ar.sceneform.math.Matrix
+-
+- setTransparent(boolean) - Method in class com.google.ar.sceneform.SceneView
+-
+
Set the background to transparent.
+
+- setTriangleIndices(List<Integer>) - Method in class com.google.ar.sceneform.rendering.RenderableDefinition.Submesh.Builder
+-
+- setTriangleIndices(List<Integer>) - Method in class com.google.ar.sceneform.rendering.RenderableDefinition.Submesh
+-
+- setUnderTesting(boolean) - Static method in class com.google.ar.sceneform.utilities.AndroidPreconditions
+-
+- setupSession(Session) - Method in class com.google.ar.sceneform.ArSceneView
+-
+
Setup the view with an AR Session.
+
+- setUsage(Texture.Usage) - Method in class com.google.ar.sceneform.rendering.Texture.Builder
+-
+
Mark the
Texture
as a containing color, normal or arbitrary data.
+
+- setUseHdrLightEstimate(boolean) - Method in class com.google.ar.sceneform.rendering.Renderer
+-
+- setUseHdrLightEstimate(boolean) - Method in class com.google.ar.sceneform.Scene
+-
+
Sets whether the Scene should expect to use an Hdr light estimate, so that Filament light
+ settings can be adjusted appropriately.
+
+- setUvCoordinate(Vertex.UvCoordinate) - Method in class com.google.ar.sceneform.rendering.Vertex.Builder
+-
+- setUvCoordinate(Vertex.UvCoordinate) - Method in class com.google.ar.sceneform.rendering.Vertex
+-
+- setVertexBuffer(VertexBuffer) - Method in class com.google.ar.sceneform.rendering.RenderableInternalFilamentAssetData
+-
+- setVerticalAlignment(ViewRenderable.VerticalAlignment) - Method in class com.google.ar.sceneform.rendering.ViewRenderable.Builder
+-
+
+
+- setVerticalAlignment(ViewRenderable.VerticalAlignment) - Method in class com.google.ar.sceneform.rendering.ViewRenderable
+-
+
+
+- setVerticalFovDegrees(float) - Method in class com.google.ar.sceneform.Camera
+-
+
Sets the vertical field of view for the non-ar camera in degrees.
+
+- setVertices(List<Vertex>) - Method in class com.google.ar.sceneform.rendering.RenderableDefinition.Builder
+-
+- setVertices(List<Vertex>) - Method in class com.google.ar.sceneform.rendering.RenderableDefinition
+-
+- setView(Context, int) - Method in class com.google.ar.sceneform.rendering.ViewRenderable.Builder
+-
+- setView(Context, View) - Method in class com.google.ar.sceneform.rendering.ViewRenderable.Builder
+-
+- setVisible(boolean) - Method in class com.google.ar.sceneform.rendering.PlaneRenderer
+-
+
Control visibility of plane visualization.
+
+- setWorldPosition(Vector3) - Method in class com.google.ar.sceneform.AnchorNode
+-
+
Set the world-space position of this node if it is not anchored.
+
+- setWorldPosition(Vector3) - Method in class com.google.ar.sceneform.Camera
+-
+
Set the position of the camera.
+
+- setWorldPosition(Vector3) - Method in class com.google.ar.sceneform.Node
+-
+
Sets the world-space position of this node.
+
+- setWorldRotation(Quaternion) - Method in class com.google.ar.sceneform.AnchorNode
+-
+
Set the world-space rotation of this node if it is not anchored.
+
+- setWorldRotation(Quaternion) - Method in class com.google.ar.sceneform.Camera
+-
+
Set the rotation of the camera.
+
+- setWorldRotation(Quaternion) - Method in class com.google.ar.sceneform.Node
+-
+
Sets the world-space rotation of this node.
+
+- setWorldScale(Vector3) - Method in class com.google.ar.sceneform.Node
+-
+
Sets the world-space scale of this node.
+
+- setWrapMode(Texture.Sampler.WrapMode) - Method in class com.google.ar.sceneform.rendering.Texture.Sampler.Builder
+-
+
Set the wrap mode for all texture coordinates.
+
+- setWrapModeR(Texture.Sampler.WrapMode) - Method in class com.google.ar.sceneform.rendering.Texture.Sampler.Builder
+-
+
Set the wrap mode for texture coordinate R.
+
+- setWrapModeS(Texture.Sampler.WrapMode) - Method in class com.google.ar.sceneform.rendering.Texture.Sampler.Builder
+-
+
Set the wrap mode for texture coordinate S.
+
+- setWrapModeT(Texture.Sampler.WrapMode) - Method in class com.google.ar.sceneform.rendering.Texture.Sampler.Builder
+-
+
Set the wrap mode for texture coordinate T.
+
+- shaderToMeshBones(int) - Method in class com.google.ar.sceneform.lullmodel.ModelInstanceDef
+-
+
Maps the skeleton bone index to the shader bone index.
+
+- shaderToMeshBonesAsByteBuffer() - Method in class com.google.ar.sceneform.lullmodel.ModelInstanceDef
+-
+- shaderToMeshBonesInByteBuffer(ByteBuffer) - Method in class com.google.ar.sceneform.lullmodel.ModelInstanceDef
+-
+- shaderToMeshBonesLength() - Method in class com.google.ar.sceneform.lullmodel.ModelInstanceDef
+-
+- Shadow - Static variable in class com.google.ar.sceneform.lullmodel.MaterialTextureUsage
+-
+- ShapeFactory - Class in com.google.ar.sceneform.rendering
+-
+
Utility class used to dynamically construct
ModelRenderable
s for various shapes.
+
+- ShapeFactory() - Constructor for class com.google.ar.sceneform.rendering.ShapeFactory
+-
+- shapeIntersection(CollisionShape) - Method in class com.google.ar.sceneform.collision.Box
+-
+- shapeIntersection(CollisionShape) - Method in class com.google.ar.sceneform.collision.CollisionShape
+-
+- shapeIntersection(CollisionShape) - Method in class com.google.ar.sceneform.collision.Sphere
+-
+- SharedReference - Class in com.google.ar.sceneform.resources
+-
+
Used for managing memory of shared object using reference counting.
+
+- SharedReference() - Constructor for class com.google.ar.sceneform.resources.SharedReference
+-
+- Shininess - Static variable in class com.google.ar.sceneform.lullmodel.MaterialTextureUsage
+-
+- SIZE_PREFIX_LENGTH - Static variable in class com.google.flatbuffers.Constants
+-
+
The number of bytes in a size prefix.
+
+- sizedByteArray() - Method in class com.google.flatbuffers.FlatBufferBuilder
+-
+
A utility function to copy and return the ByteBuffer data as a `byte[]`.
+
+- sizedByteArray(int, int) - Method in class com.google.flatbuffers.FlatBufferBuilder
+-
+
A utility function to copy and return the ByteBuffer data from `start` to
+ `start` + `length` as a `byte[]`.
+
+- sizedInputStream() - Method in class com.google.flatbuffers.FlatBufferBuilder
+-
+
A utility function to return an InputStream to the ByteBuffer data
+
+- skeleton() - Method in class com.google.ar.sceneform.lullmodel.ModelDef
+-
+
The skeletal information used by the RigSystem to support skinned
+ animations.
+
+- skeleton() - Method in class com.google.ar.sceneform.lullmodel.ModelPipelineDef
+-
+
The model used for skeletal animations.
+
+- skeleton(ModelPipelineSkeletonDef) - Method in class com.google.ar.sceneform.lullmodel.ModelPipelineDef
+-
+- skeleton(SkeletonDef) - Method in class com.google.ar.sceneform.lullmodel.ModelDef
+-
+- SkeletonDef - Class in com.google.ar.sceneform.lullmodel
+-
+- SkeletonDef() - Constructor for class com.google.ar.sceneform.lullmodel.SkeletonDef
+-
+- slerp(Quaternion, Quaternion, float) - Static method in class com.google.ar.sceneform.math.Quaternion
+-
+- slot(int) - Method in class com.google.flatbuffers.FlatBufferBuilder
+-
+
Set the current vtable at `voffset` to the current location in the buffer.
+
+- smoothingAngle() - Method in class com.google.ar.sceneform.lullmodel.ModelPipelineImportDef
+-
+
The limit angle (in degrees) between two normals being considered for
+ tangent space smoothing.
+
+- sortTables(int[], ByteBuffer) - Method in class com.google.flatbuffers.Table
+-
+
Sort tables by the key.
+
+- source() - Method in class com.google.ar.sceneform.lullmodel.ModelPipelineCollidableDef
+-
+
The name of ModelPipelineImportDef defining this model.
+
+- source() - Method in class com.google.ar.sceneform.lullmodel.ModelPipelineRenderableDef
+-
+
The name of ModelPipelineImportDef defining this model.
+
+- source() - Method in class com.google.ar.sceneform.lullmodel.ModelPipelineSkeletonDef
+-
+
The name of ModelPipelineImportDef defining this model.
+
+- sourceAsByteBuffer() - Method in class com.google.ar.sceneform.lullmodel.ModelPipelineCollidableDef
+-
+- sourceAsByteBuffer() - Method in class com.google.ar.sceneform.lullmodel.ModelPipelineRenderableDef
+-
+- sourceAsByteBuffer() - Method in class com.google.ar.sceneform.lullmodel.ModelPipelineSkeletonDef
+-
+- sourceInByteBuffer(ByteBuffer) - Method in class com.google.ar.sceneform.lullmodel.ModelPipelineCollidableDef
+-
+- sourceInByteBuffer(ByteBuffer) - Method in class com.google.ar.sceneform.lullmodel.ModelPipelineRenderableDef
+-
+- sourceInByteBuffer(ByteBuffer) - Method in class com.google.ar.sceneform.lullmodel.ModelPipelineSkeletonDef
+-
+- sources(int) - Method in class com.google.ar.sceneform.lullmodel.ModelPipelineDef
+-
+
The list of assets to import.
+
+- sources(ModelPipelineImportDef, int) - Method in class com.google.ar.sceneform.lullmodel.ModelPipelineDef
+-
+- sourcesLength() - Method in class com.google.ar.sceneform.lullmodel.ModelPipelineDef
+-
+- Specular - Static variable in class com.google.ar.sceneform.lullmodel.MaterialTextureUsage
+-
+- SpecularEnvironment - Static variable in class com.google.ar.sceneform.lullmodel.MaterialTextureUsage
+-
+- Sphere - Class in com.google.ar.sceneform.collision
+-
+
Mathematical representation of a sphere.
+
+- Sphere() - Constructor for class com.google.ar.sceneform.collision.Sphere
+-
+
Create a sphere with a center of (0,0,0) and a radius of 1.
+
+- Sphere(float) - Constructor for class com.google.ar.sceneform.collision.Sphere
+-
+
Create a sphere with a center of (0,0,0) and a specified radius.
+
+- Sphere(float, Vector3) - Constructor for class com.google.ar.sceneform.collision.Sphere
+-
+
Create a sphere with a specified center and radius.
+
+- sphereIntersection(Sphere) - Method in class com.google.ar.sceneform.collision.Box
+-
+- sphereIntersection(Sphere) - Method in class com.google.ar.sceneform.collision.CollisionShape
+-
+- sphereIntersection(Sphere) - Method in class com.google.ar.sceneform.collision.Sphere
+-
+- SPOTLIGHT - com.google.ar.sceneform.rendering.Light.Type
+-
+
Similar to a point light but radiating light in a cone rather than all directions.
+
+- Standard2d - Static variable in class com.google.ar.sceneform.lullmodel.TextureTargetType
+-
+- start() - Method in class com.google.ar.sceneform.lullmodel.ModelIndexRange
+-
+- startAabbsVector(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.ModelInstanceDef
+-
+- startAngle() - Method in class com.google.ar.sceneform.lullmodel.ArcDef
+-
+
The angle (in radians) in which the start of the arc should be poised at.
+ 0 = vertical [0,1].
+
+- startAttributesVector(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.ModelPipelineRenderableDef
+-
+- startBlendAttributesVector(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.ModelInstanceDef
+-
+- startBlendShape(FlatBufferBuilder) - Static method in class com.google.ar.sceneform.lullmodel.BlendShape
+-
+- startBlendShapesVector(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.ModelInstanceDef
+-
+- startBoneNamesVector(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.SkeletonDef
+-
+- startBoneParentsVector(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.SkeletonDef
+-
+- startBoneTransformsVector(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.SkeletonDef
+-
+- startDataBool(FlatBufferBuilder) - Static method in class com.google.ar.sceneform.lullmodel.DataBool
+-
+- startDataBytes(FlatBufferBuilder) - Static method in class com.google.ar.sceneform.lullmodel.DataBytes
+-
+- startDataFloat(FlatBufferBuilder) - Static method in class com.google.ar.sceneform.lullmodel.DataFloat
+-
+- startDataHashValue(FlatBufferBuilder) - Static method in class com.google.ar.sceneform.lullmodel.DataHashValue
+-
+- startDataInt(FlatBufferBuilder) - Static method in class com.google.ar.sceneform.lullmodel.DataInt
+-
+- startDataQuat(FlatBufferBuilder) - Static method in class com.google.ar.sceneform.lullmodel.DataQuat
+-
+- startDataString(FlatBufferBuilder) - Static method in class com.google.ar.sceneform.lullmodel.DataString
+-
+- startDataVec2(FlatBufferBuilder) - Static method in class com.google.ar.sceneform.lullmodel.DataVec2
+-
+- startDataVec3(FlatBufferBuilder) - Static method in class com.google.ar.sceneform.lullmodel.DataVec3
+-
+- startDataVec4(FlatBufferBuilder) - Static method in class com.google.ar.sceneform.lullmodel.DataVec4
+-
+- startDataVector(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.TextureDef
+-
+- startIndices16Vector(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.ModelInstanceDef
+-
+- startIndices32Vector(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.ModelInstanceDef
+-
+- startKeyVariantPairDef(FlatBufferBuilder) - Static method in class com.google.ar.sceneform.lullmodel.KeyVariantPairDef
+-
+- startLodsVector(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.ModelDef
+-
+- startMaterialDef(FlatBufferBuilder) - Static method in class com.google.ar.sceneform.lullmodel.MaterialDef
+-
+- startMaterialsVector(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.ModelInstanceDef
+-
+- startMaterialsVector(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.ModelPipelineRenderableDef
+-
+- startMaterialTextureDef(FlatBufferBuilder) - Static method in class com.google.ar.sceneform.lullmodel.MaterialTextureDef
+-
+- startMirroring(Surface, int, int, int, int) - Method in class com.google.ar.sceneform.rendering.Renderer
+-
+
Starts mirroring to the specified
Surface
.
+
+- startMirroringToSurface(Surface, int, int, int, int) - Method in class com.google.ar.sceneform.SceneView
+-
+
To capture the contents of this view, designate a
Surface
onto which this SceneView
+ should be mirrored.
+
+- startModelDef(FlatBufferBuilder) - Static method in class com.google.ar.sceneform.lullmodel.ModelDef
+-
+- startModelInstanceDef(FlatBufferBuilder) - Static method in class com.google.ar.sceneform.lullmodel.ModelInstanceDef
+-
+- startModelPipelineCollidableDef(FlatBufferBuilder) - Static method in class com.google.ar.sceneform.lullmodel.ModelPipelineCollidableDef
+-
+- startModelPipelineDef(FlatBufferBuilder) - Static method in class com.google.ar.sceneform.lullmodel.ModelPipelineDef
+-
+- startModelPipelineImportDef(FlatBufferBuilder) - Static method in class com.google.ar.sceneform.lullmodel.ModelPipelineImportDef
+-
+- startModelPipelineMaterialDef(FlatBufferBuilder) - Static method in class com.google.ar.sceneform.lullmodel.ModelPipelineMaterialDef
+-
+- startModelPipelineRenderableDef(FlatBufferBuilder) - Static method in class com.google.ar.sceneform.lullmodel.ModelPipelineRenderableDef
+-
+- startModelPipelineSkeletonDef(FlatBufferBuilder) - Static method in class com.google.ar.sceneform.lullmodel.ModelPipelineSkeletonDef
+-
+- startObject(int) - Method in class com.google.flatbuffers.FlatBufferBuilder
+-
+
Start encoding a new object in the buffer.
+
+- startRangesVector(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.ModelInstanceDef
+-
+- startRenderablesVector(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.ModelPipelineDef
+-
+- startShaderToMeshBonesVector(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.ModelInstanceDef
+-
+- startSkeletonDef(FlatBufferBuilder) - Static method in class com.google.ar.sceneform.lullmodel.SkeletonDef
+-
+- startSourcesVector(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.ModelPipelineDef
+-
+- startSubmeshAabb(FlatBufferBuilder) - Static method in class com.google.ar.sceneform.lullmodel.SubmeshAabb
+-
+- startTangentDataVector(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.BlendShape
+-
+- startTangentIndices16Vector(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.BlendShape
+-
+- startTangentIndices32Vector(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.BlendShape
+-
+- startTargetMeshesVector(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.ModelPipelineImportDef
+-
+- startTextureDef(FlatBufferBuilder) - Static method in class com.google.ar.sceneform.lullmodel.TextureDef
+-
+- startTexturesVector(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.MaterialDef
+-
+- startTexturesVector(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.ModelDef
+-
+- startTexturesVector(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.ModelPipelineDef
+-
+- startUsagePerChannelVector(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.MaterialTextureDef
+-
+- startValuesVector(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.VariantArrayDef
+-
+- startValuesVector(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.VariantMapDef
+-
+- startValueVector(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.DataBytes
+-
+- startVariantArrayDef(FlatBufferBuilder) - Static method in class com.google.ar.sceneform.lullmodel.VariantArrayDef
+-
+- startVariantArrayDefImpl(FlatBufferBuilder) - Static method in class com.google.ar.sceneform.lullmodel.VariantArrayDefImpl
+-
+- startVariantMapDef(FlatBufferBuilder) - Static method in class com.google.ar.sceneform.lullmodel.VariantMapDef
+-
+- startVector(int, int, int) - Method in class com.google.flatbuffers.FlatBufferBuilder
+-
+
Start a new array/vector of objects.
+
+- startVertexAttributesVector(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.ModelInstanceDef
+-
+- startVertexDataVector(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.BlendShape
+-
+- startVertexDataVector(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.ModelInstanceDef
+-
+- startVertexIndices16Vector(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.BlendShape
+-
+- startVertexIndices32Vector(FlatBufferBuilder, int) - Static method in class com.google.ar.sceneform.lullmodel.BlendShape
+-
+- stopMirroring(Surface) - Method in class com.google.ar.sceneform.rendering.Renderer
+-
+
Stops mirroring to the specified
Surface
.
+
+- stopMirroringToSurface(Surface) - Method in class com.google.ar.sceneform.SceneView
+-
+
When capturing is complete, call this method to stop mirroring the SceneView to the specified
+
Surface
.
+
+- Struct - Class in com.google.flatbuffers
+-
+
All structs in the generated code derive from this class, and add their own accessors.
+
+- Struct() - Constructor for class com.google.flatbuffers.Struct
+-
+- SubmeshAabb - Class in com.google.ar.sceneform.lullmodel
+-
+- SubmeshAabb() - Constructor for class com.google.ar.sceneform.lullmodel.SubmeshAabb
+-
+- subtract(Vector3, Vector3) - Static method in class com.google.ar.sceneform.math.Vector3
+-
+
Subtract two Vector3
+
+- Sun - Class in com.google.ar.sceneform
+-
+
Represents the "sun" - the default directional light in the scene.
+
+
+- value() - Method in class com.google.ar.sceneform.lullmodel.DataBool
+-
+- value() - Method in class com.google.ar.sceneform.lullmodel.DataFloat
+-
+- value() - Method in class com.google.ar.sceneform.lullmodel.DataHashValue
+-
+- value() - Method in class com.google.ar.sceneform.lullmodel.DataInt
+-
+- value() - Method in class com.google.ar.sceneform.lullmodel.DataQuat
+-
+- value() - Method in class com.google.ar.sceneform.lullmodel.DataString
+-
+- value() - Method in class com.google.ar.sceneform.lullmodel.DataVec2
+-
+- value() - Method in class com.google.ar.sceneform.lullmodel.DataVec3
+-
+- value() - Method in class com.google.ar.sceneform.lullmodel.DataVec4
+-
+- value(int) - Method in class com.google.ar.sceneform.lullmodel.DataBytes
+-
+- value(Quat) - Method in class com.google.ar.sceneform.lullmodel.DataQuat
+-
+- value(Vec2) - Method in class com.google.ar.sceneform.lullmodel.DataVec2
+-
+- value(Vec3) - Method in class com.google.ar.sceneform.lullmodel.DataVec3
+-
+- value(Vec4) - Method in class com.google.ar.sceneform.lullmodel.DataVec4
+-
+- value(Table) - Method in class com.google.ar.sceneform.lullmodel.KeyVariantPairDef
+-
+- value(Table) - Method in class com.google.ar.sceneform.lullmodel.VariantArrayDefImpl
+-
+- valueAsByteBuffer() - Method in class com.google.ar.sceneform.lullmodel.DataBytes
+-
+- valueAsByteBuffer() - Method in class com.google.ar.sceneform.lullmodel.DataString
+-
+- valueInByteBuffer(ByteBuffer) - Method in class com.google.ar.sceneform.lullmodel.DataBytes
+-
+- valueInByteBuffer(ByteBuffer) - Method in class com.google.ar.sceneform.lullmodel.DataString
+-
+- valueLength() - Method in class com.google.ar.sceneform.lullmodel.DataBytes
+-
+- valueOf(String) - Static method in enum com.google.ar.sceneform.rendering.CameraStream.DepthMode
+-
+
Returns the enum constant of this type with the specified name.
+
+- valueOf(String) - Static method in enum com.google.ar.sceneform.rendering.CameraStream.DepthOcclusionMode
+-
+
Returns the enum constant of this type with the specified name.
+
+- valueOf(String) - Static method in enum com.google.ar.sceneform.rendering.Light.Type
+-
+
Returns the enum constant of this type with the specified name.
+
+- valueOf(String) - Static method in enum com.google.ar.sceneform.rendering.LoadGltfListener.GltfLoadStage
+-
+
Returns the enum constant of this type with the specified name.
+
+- valueOf(String) - Static method in enum com.google.ar.sceneform.rendering.PlaneRenderer.PlaneRendererMode
+-
+
Returns the enum constant of this type with the specified name.
+
+- valueOf(String) - Static method in enum com.google.ar.sceneform.rendering.Texture.Sampler.MagFilter
+-
+
Returns the enum constant of this type with the specified name.
+
+- valueOf(String) - Static method in enum com.google.ar.sceneform.rendering.Texture.Sampler.MinFilter
+-
+
Returns the enum constant of this type with the specified name.
+
+- valueOf(String) - Static method in enum com.google.ar.sceneform.rendering.Texture.Sampler.WrapMode
+-
+
Returns the enum constant of this type with the specified name.
+
+- valueOf(String) - Static method in enum com.google.ar.sceneform.rendering.Texture.Usage
+-
+
Returns the enum constant of this type with the specified name.
+
+- valueOf(String) - Static method in enum com.google.ar.sceneform.rendering.ViewRenderable.HorizontalAlignment
+-
+
Returns the enum constant of this type with the specified name.
+
+- valueOf(String) - Static method in enum com.google.ar.sceneform.rendering.ViewRenderable.VerticalAlignment
+-
+
Returns the enum constant of this type with the specified name.
+
+- valueOf(String) - Static method in enum com.google.ar.sceneform.SceneView.FrameRate
+-
+
Returns the enum constant of this type with the specified name.
+
+- values() - Static method in enum com.google.ar.sceneform.rendering.CameraStream.DepthMode
+-
+
Returns an array containing the constants of this enum type, in
+the order they are declared.
+
+- values() - Static method in enum com.google.ar.sceneform.rendering.CameraStream.DepthOcclusionMode
+-
+
Returns an array containing the constants of this enum type, in
+the order they are declared.
+
+- values() - Static method in enum com.google.ar.sceneform.rendering.Light.Type
+-
+
Returns an array containing the constants of this enum type, in
+the order they are declared.
+
+- values() - Static method in enum com.google.ar.sceneform.rendering.LoadGltfListener.GltfLoadStage
+-
+
Returns an array containing the constants of this enum type, in
+the order they are declared.
+
+- values() - Static method in enum com.google.ar.sceneform.rendering.PlaneRenderer.PlaneRendererMode
+-
+
Returns an array containing the constants of this enum type, in
+the order they are declared.
+
+- values() - Static method in enum com.google.ar.sceneform.rendering.Texture.Sampler.MagFilter
+-
+
Returns an array containing the constants of this enum type, in
+the order they are declared.
+
+- values() - Static method in enum com.google.ar.sceneform.rendering.Texture.Sampler.MinFilter
+-
+
Returns an array containing the constants of this enum type, in
+the order they are declared.
+
+- values() - Static method in enum com.google.ar.sceneform.rendering.Texture.Sampler.WrapMode
+-
+
Returns an array containing the constants of this enum type, in
+the order they are declared.
+
+- values() - Static method in enum com.google.ar.sceneform.rendering.Texture.Usage
+-
+
Returns an array containing the constants of this enum type, in
+the order they are declared.
+
+- values() - Static method in enum com.google.ar.sceneform.rendering.ViewRenderable.HorizontalAlignment
+-
+
Returns an array containing the constants of this enum type, in
+the order they are declared.
+
+- values() - Static method in enum com.google.ar.sceneform.rendering.ViewRenderable.VerticalAlignment
+-
+
Returns an array containing the constants of this enum type, in
+the order they are declared.
+
+- values() - Static method in enum com.google.ar.sceneform.SceneView.FrameRate
+-
+
Returns an array containing the constants of this enum type, in
+the order they are declared.
+
+- values(int) - Method in class com.google.ar.sceneform.lullmodel.VariantArrayDef
+-
+- values(int) - Method in class com.google.ar.sceneform.lullmodel.VariantMapDef
+-
+- values(KeyVariantPairDef, int) - Method in class com.google.ar.sceneform.lullmodel.VariantMapDef
+-
+- values(VariantArrayDefImpl, int) - Method in class com.google.ar.sceneform.lullmodel.VariantArrayDef
+-
+- valuesLength() - Method in class com.google.ar.sceneform.lullmodel.VariantArrayDef
+-
+- valuesLength() - Method in class com.google.ar.sceneform.lullmodel.VariantMapDef
+-
+- valueType() - Method in class com.google.ar.sceneform.lullmodel.KeyVariantPairDef
+-
+- valueType() - Method in class com.google.ar.sceneform.lullmodel.VariantArrayDefImpl
+-
+- VariantArrayDef - Class in com.google.ar.sceneform.lullmodel
+-
+- VariantArrayDef - Static variable in class com.google.ar.sceneform.lullmodel.VariantDef
+-
+- VariantArrayDef() - Constructor for class com.google.ar.sceneform.lullmodel.VariantArrayDef
+-
+- VariantArrayDefImpl - Class in com.google.ar.sceneform.lullmodel
+-
+- VariantArrayDefImpl() - Constructor for class com.google.ar.sceneform.lullmodel.VariantArrayDefImpl
+-
+- VariantDef - Class in com.google.ar.sceneform.lullmodel
+-
+
A variant type that can be converted into a lull::Variant.
+
+- VariantMapDef - Class in com.google.ar.sceneform.lullmodel
+-
+- VariantMapDef - Static variable in class com.google.ar.sceneform.lullmodel.VariantDef
+-
+- VariantMapDef() - Constructor for class com.google.ar.sceneform.lullmodel.VariantMapDef
+-
+- Vec2 - Class in com.google.ar.sceneform.lullmodel
+-
+- Vec2() - Constructor for class com.google.ar.sceneform.lullmodel.Vec2
+-
+- Vec2f - Static variable in class com.google.ar.sceneform.lullmodel.VertexAttributeType
+-
+- Vec2i - Class in com.google.ar.sceneform.lullmodel
+-
+- Vec2i() - Constructor for class com.google.ar.sceneform.lullmodel.Vec2i
+-
+- Vec2us - Static variable in class com.google.ar.sceneform.lullmodel.VertexAttributeType
+-
+- Vec3 - Class in com.google.ar.sceneform.lullmodel
+-
+- Vec3() - Constructor for class com.google.ar.sceneform.lullmodel.Vec3
+-
+- Vec3f - Static variable in class com.google.ar.sceneform.lullmodel.VertexAttributeType
+-
+- Vec4 - Class in com.google.ar.sceneform.lullmodel
-
-- updateGesture(HitTestResult, MotionEvent) - Method in class com.google.ar.sceneform.ux.PinchGesture
+- Vec4() - Constructor for class com.google.ar.sceneform.lullmodel.Vec4
-
-- updateGesture(HitTestResult, MotionEvent) - Method in class com.google.ar.sceneform.ux.TwistGesture
+- Vec4f - Static variable in class com.google.ar.sceneform.lullmodel.VertexAttributeType
-
+- Vec4ub - Static variable in class com.google.ar.sceneform.lullmodel.VertexAttributeType
+-
+- Vec4us - Static variable in class com.google.ar.sceneform.lullmodel.VertexAttributeType
+-
+- Vector3 - Class in com.google.ar.sceneform.math
+-
+
A Vector with 3 floats.
+
+- Vector3() - Constructor for class com.google.ar.sceneform.math.Vector3
+-
+
Construct a Vector3 and assign zero to all values
+
+- Vector3(float, float, float) - Constructor for class com.google.ar.sceneform.math.Vector3
+-
+
Construct a Vector3 and assign each value
+
+- Vector3(Vector3) - Constructor for class com.google.ar.sceneform.math.Vector3
+-
+
Construct a Vector3 and copy the values
+
+- Vector3Evaluator - Class in com.google.ar.sceneform.math
+-
+
TypeEvaluator for Vector3.
+
+- Vector3Evaluator() - Constructor for class com.google.ar.sceneform.math.Vector3Evaluator
+-
+- version() - Method in class com.google.ar.sceneform.lullmodel.ModelDef
+-
+
Version number to help decide how to interpret the flatbuffer data.
+
+- VERSION_CODE_1_3 - Static variable in class com.google.ar.sceneform.utilities.ArCoreVersion
+-
+- Vertex - Class in com.google.ar.sceneform.rendering
+-
+
+
+- Vertex.Builder - Class in com.google.ar.sceneform.rendering
+-
+
+
+- Vertex.UvCoordinate - Class in com.google.ar.sceneform.rendering
+-
+
Represents a texture Coordinate for a Vertex.
+
+- VertexAttribute - Class in com.google.ar.sceneform.lullmodel
+-
+- VertexAttribute() - Constructor for class com.google.ar.sceneform.lullmodel.VertexAttribute
+-
+- vertexAttributes(int) - Method in class com.google.ar.sceneform.lullmodel.ModelInstanceDef
+-
+
Describes the structure of the vertex data, effectively the VertexFormat.
+
+- vertexAttributes(VertexAttribute, int) - Method in class com.google.ar.sceneform.lullmodel.ModelInstanceDef
+-
+- vertexAttributesLength() - Method in class com.google.ar.sceneform.lullmodel.ModelInstanceDef
+-
+- VertexAttributeType - Class in com.google.ar.sceneform.lullmodel
+-
+
Defines the data structure of a single attribute in a vertex.
+
+- VertexAttributeUsage - Class in com.google.ar.sceneform.lullmodel
+-
+
Defines how data in a vertex is interpreted by the shader.
+
+- vertexData(int) - Method in class com.google.ar.sceneform.lullmodel.BlendShape
+-
+
Contents vertex data of mesh vertices but with positions and normals
+ adjusted to match this blend shape.
+
+- vertexData(int) - Method in class com.google.ar.sceneform.lullmodel.ModelInstanceDef
+-
+
The "raw" vertex data stored as a byte array.
+
+- vertexDataAsByteBuffer() - Method in class com.google.ar.sceneform.lullmodel.BlendShape
+-
+- vertexDataAsByteBuffer() - Method in class com.google.ar.sceneform.lullmodel.ModelInstanceDef
+-
+- vertexDataInByteBuffer(ByteBuffer) - Method in class com.google.ar.sceneform.lullmodel.BlendShape
+-
+- vertexDataInByteBuffer(ByteBuffer) - Method in class com.google.ar.sceneform.lullmodel.ModelInstanceDef
+-
+- vertexDataLength() - Method in class com.google.ar.sceneform.lullmodel.BlendShape
+-
+- vertexDataLength() - Method in class com.google.ar.sceneform.lullmodel.ModelInstanceDef
+-
+- vertexIndices16(int) - Method in class com.google.ar.sceneform.lullmodel.BlendShape
+-
+- vertexIndices16AsByteBuffer() - Method in class com.google.ar.sceneform.lullmodel.BlendShape
+-
+- vertexIndices16InByteBuffer(ByteBuffer) - Method in class com.google.ar.sceneform.lullmodel.BlendShape
+-
+- vertexIndices16Length() - Method in class com.google.ar.sceneform.lullmodel.BlendShape
+-
+- vertexIndices32(int) - Method in class com.google.ar.sceneform.lullmodel.BlendShape
+-
+
Indices of fully stored vertices.
+
+- vertexIndices32AsByteBuffer() - Method in class com.google.ar.sceneform.lullmodel.BlendShape
+-
+- vertexIndices32InByteBuffer(ByteBuffer) - Method in class com.google.ar.sceneform.lullmodel.BlendShape
+-
+- vertexIndices32Length() - Method in class com.google.ar.sceneform.lullmodel.BlendShape
+-
+- ViewRenderable - Class in com.google.ar.sceneform.rendering
+-
+
+
+- ViewRenderable.Builder - Class in com.google.ar.sceneform.rendering
+-
+
+
+- ViewRenderable.HorizontalAlignment - Enum in com.google.ar.sceneform.rendering
+-
+
Controls the horizontal alignment of the
ViewRenderable
relative to the
Node
it is attached to.
+
+- ViewRenderable.VerticalAlignment - Enum in com.google.ar.sceneform.rendering
+-
+
Controls the vertical alignment of the
ViewRenderable
relative to the
Node
it is attached to.
+
+- ViewSizer - Interface in com.google.ar.sceneform.rendering
+-
+
+
+- vtable_size - Variable in class com.google.flatbuffers.Table
+-
+
Used to hold the vtable size.
+
+- vtable_start - Variable in class com.google.flatbuffers.Table
+-
+
Used to hold the vtable position.
+