Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface P3dTextureOptions

Texture assignment options

Hierarchy

  • P3dTextureOptions

Index

Properties

offsetU?: number

Texture transform U coordinate offset

offsetV?: number

Texture transform V coordinate offset

rotation?: number

Texture transform rotation

scaleU?: number

Texture transform U coordinate scale

scaleV?: number

Texture transform V coordinate scale

uv?: 0 | 1

UV map (0 or 1) that the texture is mapped to

Generated using TypeDoc