Selva Compute API Reference - v1.1.2
Preparing search index...
visualization
<internal>
XRCylinderLayerInit
Interface XRCylinderLayerInit
interface
XRCylinderLayerInit
{
aspectRatio
?:
number
;
centralAngle
?:
number
;
colorFormat
?:
number
;
depthFormat
?:
number
;
isStatic
?:
boolean
;
layout
?:
XRLayerLayout
;
mipLevels
?:
number
;
radius
?:
number
;
space
:
XRSpace
;
textureType
?:
XRTextureType
;
transform
:
XRRigidTransform
;
viewPixelHeight
:
number
;
viewPixelWidth
:
number
;
}
Hierarchy (
View Summary
)
XRLayerInit
XRCylinderLayerInit
Index
Properties
aspect
Ratio?
central
Angle?
color
Format?
depth
Format?
is
Static?
layout?
mip
Levels?
radius?
space
texture
Type?
transform
view
Pixel
Height
view
Pixel
Width
Properties
Optional
aspect
Ratio
aspectRatio
?:
number
Optional
central
Angle
centralAngle
?:
number
Optional
color
Format
colorFormat
?:
number
Optional
depth
Format
depthFormat
?:
number
Optional
is
Static
isStatic
?:
boolean
Optional
layout
layout
?:
XRLayerLayout
Optional
mip
Levels
mipLevels
?:
number
Optional
radius
radius
?:
number
space
space
:
XRSpace
Optional
texture
Type
textureType
?:
XRTextureType
transform
transform
:
XRRigidTransform
view
Pixel
Height
viewPixelHeight
:
number
view
Pixel
Width
viewPixelWidth
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
aspect
Ratio
central
Angle
color
Format
depth
Format
is
Static
layout
mip
Levels
radius
space
texture
Type
transform
view
Pixel
Height
view
Pixel
Width
Selva Compute API Reference - v1.1.2
Loading...