UVs#

Texture mapping controls adjust how textures are positioned, scaled and oriented across a 3D surface. These settings modify texture placement by manipulating the underlying UV coordinate system, allowing precise control over texture alignment and repetition without altering the original texture or model’s UV mapping.

Parameters

Display Name

Name

Type

Default

Enable Project UVW Coordinates

project_uvw

bool

false

Enable World Space

world_or_object

bool

false

UV Space Index

uv_space_index

int

0

Texture Translate

texture_translate

float2

0.0, 0.0

Texture Rotate

texture_rotate

float

0.0

Texture Scale

texture_scale

float2

1.0, 1.0

Detail Texture Translate

detail_texture_translate

float2

0.0, 0.0

Detail Texture Rotate

detail_texture_rotate

float

0.0

Detail Texture Scale

detail_texture_scale

float2

1.0, 1.0

OmniPBR Enable Project UVW Coordinates

Enables Projection.

../../_images/OmniPBR_EnableProjUVW0.png
../../_images/OmniPBR_EnableProjUVW1.png

OmniPBR Enable World Space

Toggles World or Object based projection.

../../_images/OmniPBR_EnableWS1.png
../../_images/OmniPBR_EnableProjUVW1.png

OmniPBR UV Space Index

Allows selection of alternate UV coordinate spaces to be used for mapping the material. This will only produce an effect if multiple UV sets are pre-defined on the model.

../../_images/OmniPBR_EnableProjUVW0.png
../../_images/OmniPBR_UVSet1.png
../../_images/OmniPBR_UVSet2.png

OmniPBR Texture Translate

Adjusts the position of the material.

../../_images/OmniPBR_EnableProjUVW0.png
../../_images/OmniPBR_UVTranslate.png

OmniPBR Texture Rotate

Adjusts the orientation of the material.

../../_images/OmniPBR_EnableProjUVW0.png
../../_images/OmniPBR_UVRotate100.png

OmniPBR Texture Scale

Adjusts the scale of the material.

../../_images/OmniPBR_EnableProjUVW0.png
../../_images/OmniPBR_UVScale.png

OmniPBR Detail Texture Translate

Adjusts detail texture offset.

OmniPBR Detail Texture Rotate

Adjusts detail texture rotation.

OmniPBR Detail Texture Scale

Adjusts detail texture scale.