Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CubemapFaces

Hierarchy

  • CubemapFaces

Index

Properties

negx

negx: string | Texture<Resource>

The texture or url for negative x.

negy

negy: string | Texture<Resource>

The texture or url for negative y.

negz

negz: string | Texture<Resource>

The texture or url for negative z.

posx

posx: string | Texture<Resource>

The texture or url for positive x.

posy

posy: string | Texture<Resource>

The texture or url for positive y.

posz

posz: string | Texture<Resource>

The texture or url for positive z.

Generated using TypeDoc