A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
R
- R - enum entry in com.google.android.filament.utils.VectorComponent
- radians(Float) - function in com.google.android.filament.utils.ScalarKt
- Ray - class in com.google.android.filament.utils
- raycast(int,int) - function in com.google.android.filament.utils.Manipulator
- Given a viewport coordinate, picks a point in the ground plane.
- RayKt - class in com.google.android.filament.utils
- reflect(Float2,Float2) - function in com.google.android.filament.utils.VectorKt
- reflect(Float3,Float3) - function in com.google.android.filament.utils.VectorKt
- reflect(Half3,Half3) - function in com.google.android.filament.utils.VectorKt
- refract(Float2,Float2,Float) - function in com.google.android.filament.utils.VectorKt
- refract(Float3,Float3,Float) - function in com.google.android.filament.utils.VectorKt
- refract(Half3,Half3,Half) - function in com.google.android.filament.utils.VectorKt
- RemoteServer - class in com.google.android.filament.utils
- Manages a tiny WebSocket server that can receive model data and viewer settings.
- RemoteServer.ReceivedMessage - class in com.google.android.filament.utils.RemoteServer
- Encapsulates a message sent from the web client.
- render(Long) - function in com.google.android.filament.utils.ModelViewer
- Renders the model and updates the Filament camera.
- RIGHT - enum entry in com.google.android.filament.utils.Manipulator.Key
- rotation(Mat4) - function in com.google.android.filament.utils.MatrixKt
- rotation(Float3,RotationsOrder) - function in com.google.android.filament.utils.MatrixKt
- Construct a rotation matrix from Euler angles using YPR around a specified orderUses intrinsic Tait-Bryan angles.
- rotation(Float,Float,Float,RotationsOrder) - function in com.google.android.filament.utils.MatrixKt
- Construct a rotation matrix from Euler yaw, pitch, roll around a specified order.
- rotation(Float3,Float) - function in com.google.android.filament.utils.MatrixKt
- rotation(Quaternion) - function in com.google.android.filament.utils.MatrixKt
- Construct a Quaternion Rotation Matrix following the Hamilton conventionAssume the destination and local coordinate spaces are initially aligned, and the local coordinate space is then rotated counter-clockwise about a unit-length axis, k, by an angle, theta.
- RotationsOrder - class in com.google.android.filament.utils
- round(Half) - function in com.google.android.filament.utils.HalfKt
- Returns the closest integral half-precision float value to the specified half-precision float value.
- roundToInt() - function in com.google.android.filament.utils.Half
- Rounds this Half value to the nearest integer and converts the result to Int.
- roundToLong() - function in com.google.android.filament.utils.Half
- Rounds this Half value to the nearest integer and converts the result to Long.
- run(Texture) - function in com.google.android.filament.utils.IBLPrefilterContext.EquirectangularToCubemap
- run(Texture) - function in com.google.android.filament.utils.IBLPrefilterContext.SpecularFilter