Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WebGLClipping

Hierarchy

  • WebGLClipping

Index

Constructors

constructor

Properties

numIntersection

numIntersection: number
default

0

numPlanes

numPlanes: number
default

0

uniform

uniform: { needsUpdate: boolean; value: any }

Type declaration

  • needsUpdate: boolean
  • value: any

Methods

beginShadows

  • beginShadows(): void

endShadows

  • endShadows(): void

init

  • init(planes: any[], enableLocalClipping: boolean, camera: I3JS.Camera): boolean

setState

Generated using TypeDoc