MCPcopy Create free account
hub / github.com/OpenThree/three-cesium-examples / setDepthTexture

Method setDepthTexture

js/postprocessing.js:3553–3554  ·  view source on GitHub ↗

* Sets the depth texture. * * You may override this method if your effect requires direct access to the depth texture that is bound to the * associated EffectPass. * * @param {Texture} depthTexture - A depth texture. * @param {DepthPackingStrategies} [depthPacking=BasicDept

(depthTexture, depthPacking = BasicDepthPacking2)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

deleteDepthTextureMethod · 0.45
addPassMethod · 0.45
removePassMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected