getDepthTexture method

Texture? getDepthTexture()

Implementation

Texture? getDepthTexture() {
	return texture;
}