getCubeTexture method
dynamic
getCubeTexture()
Implementation
getCubeTexture(/* textureProperty, uvSnippet, biasSnippet = null */) {
console.warn('Abstract function.');
}
getCubeTexture(/* textureProperty, uvSnippet, biasSnippet = null */) {
console.warn('Abstract function.');
}