LogoLogo
ThreeKitDeveloper HubForumsSupportStatus
  • Guides
  • Documentation
  • Releases
  • Platform Documentation
  • Project Data
    • Platform Landing Page
    • Basic Concepts
      • Environments
      • Organizations
      • Attributes
        • Arrays
      • Tagging
      • Naming Conventions
      • Players
      • Branching
      • Alerts and Warnings
      • Supported Browsers
      • ThreeKit Platform Architecture
    • Catalog
      • Items
        • Item Bulk Edit
        • Item Variants
      • Data Tables
      • Item Rules and Logic
      • Publishing
    • Assets
      • Asset Management
        • Importing Assets
        • Exporting Assets
        • Folders
      • Asset Editor
        • Editor Layout Modes
          • Layout Editor
            • Local vs Global Transform
          • Logic Editor
      • Nodes
        • Common Properties
          • Node Tags
        • Helpers
          • Nulls
          • Model References
          • Connectors
        • Lights
          • Point Light
          • Directional Light
          • Spot Light
          • Area Light
          • Hemisphere Light
          • Shadow Plane
        • Cameras
        • Shapes
        • Annotations
        • Layout Containers
      • Scenes
      • Materials
        • Physical Material
        • Proxy Materials
        • Multi Material
        • Gem Material
        • JSON Configuration
      • Textures
      • Canvases
      • Composites
    • Operators
      • PolyMesh Operators
        • Array
        • Bend Deformer
        • Map Override
        • Stretch
        • Physics (Collision Detection)
      • Material Operators
        • Falloff
        • Tiling Override
        • Triplanar Mapping
        • Template Override
      • Image Operators
        • Canvas Composite
        • Canvas Fill
        • Canvas Linear Gradient
        • Canvas Text
        • BlackWhite
        • Posterization
      • PostEffects Operators
        • Bloom Pass
      • Comp Layer Operators
        • Vray Normals Properties
        • Vray Bump Normals Properties
    • Stages
      • Stage Effects
        • Turntable
    • Logic
      • Conditions
      • Actions
      • Queries
        • Node Queries
        • Metadata Value Query
        • Asset Query
        • Datatable Query
      • Custom Scripts
    • Virtual Photographer
      • Create Renders
      • View Renders
      • V-Ray Integration
    • Augmented Reality
      • AR Settings
  • Org Setup
    • Admin & Security
      • Org Profile
      • Users & Permissions
        • Threekit Sign-in
        • Members
        • User Profile
      • Tokens
      • Service Accounts
      • ISO Certification
      • Org Migration / Data Transfer
    • Jobs System
    • Orders
      • Orders List
      • Configurations
    • Analytics
      • Advanced Buyer Analytics Reports
      • Player Views
    • Project Settings
      • Features
      • Languages
Powered by GitBook
On this page
  • UV Transform
  • Maps

Was this helpful?

Edit on GitHub
  1. Project Data
  2. Operators
  3. Material Operators

Tiling Override

Tiling Overrides are useful for adjusting multiple textures at once. It leaves the tiling attributes of the texture asset unmodified and only adjusts it in the material asset.

UV Transform

The UV Transform section adjusts placement and size of the Texture Asset linked in the Image Asset slot of the material.

Texture assets have their own texture coordinates, U and V. These are used to describe width and height of texture assets. Texture coordinates are measured in scale of 0 to 1, with 0 and 1 at opposite sides of the texture.

U Offset

Control from where texture is placed in U direction or horizontally.

Numeric Range:

  • Input = 0 = Defaulted value.

  • Input > 0 = Moves texture asset right.

V Offset

Control from where texture is placed in V direction or vertically.

Numeric Range:

  • Input = 0 = Defaulted value.

  • Input > 0 = Moves texture asset right.

Scale Mode

Tiling - The UV Tiling values determine amount of texture repeat in 0 to 1 space

Scale - The UV Tiling values multiples texture asset starting from bottom left corner

U Tiling or U Scale Tile

Value input for Scale Mode that determines Left/Right or Horizontal Tiling

V Tiling or V Scale Tile

Value input for Scale Mode that determines Top/Bottom or Vertical Tiling

Maps

Enables UV Transform settings for texture asset linked in the material slot.

Anisotropy

Overrides tiling values of Anisotropy Image Asset texture from the material.

Ambient Occlusion

Overrides tiling values of Ambient Occlusion Image Asset texture from the material.

Base

Overrides tiling values of Base Image Asset texture from the material.

Bump

Overrides tiling values of Bump Image Asset texture from the material.

Clear Coat Normal

Overrides tiling values of Clear Coat Normal Image Asset texture from the material.

Emissive

Overrides tiling values of Emissive Image Asset texture from the material.

Light

Overrides tiling values of Light Image Asset texture from the material.

Metallic

Overrides tiling values of Metallic Image Asset texture from the material.

Normal

Overrides tiling values of Normal Image Asset texture from the material.

Opacity

Overrides tiling values of Opacity Image Asset texture from the material.

Roughness

Overrides tiling values of Roughness Image Asset texture from the material.

Specular

Overrides tiling values of Specular Image Asset texture from the material.

Specular Intensity

Overrides tiling values of Specular Intensity Image Asset texture from the material.

Transparency

Overrides tiling values of Transparency Image Asset texture from the material.

PreviousFalloffNextTriplanar Mapping

Last updated 1 year ago

Was this helpful?