vrTextureTypes

class vrTextureTypes
class RepeatMode

Enum for Texture Repeat Modes.

Repeat

Repeats the texture.

Mirrored

Repeats and mirrors the texture.

Decal

The texture is not repeated.

Clamp

Repeats only the last pixel of the texture.

class MappingType

Determine how 2D textures are applied to objects in a scene.

UVMapping

Use UV coordinates for texture mapping.

PlanarMapping

Apply planar mapping to texture.

TriplanarMapping

Apply triplanar mapping to texture.

class TriplanarBlendMode
Curved
Linear
class Axis
X
Y
Z