Methods
ModifiedDeviceOrientationControls()
- Source:
StereoCameraZoomFixed()
- Source:
StereoEffect()
- Source:
augmentMorphColor()
Provide additional shaders to render time dependent color.
- Source:
createBufferGeometry()
Create and return a new buffer geometry with the size of length,
and initial coords.
- Source:
Type Definitions
IMAGE_UINT8_RETURN
Type:
- Set
Properties:
Name | Type | Description |
---|---|---|
array |
Uint8Array | Array containing the uint8 image value. |
width |
Number | Phyiscal image width. |
height |
Number | Phyiscal image height. |
- Source:
SLIDE_SETTINGS
Type:
- Set
Properties:
Name | Type | Description |
---|---|---|
direction |
String | the value must be x, y or z, specify the direction the slide should be facing. |
value |
Number | Normalised value of the location on direction. |
id |
String | ID of the mesh, it is only available if the settings is returned from TextureSlides.createSlide or TextureSlides.getTextureSettings. |
- Source: