Go to: Related nodes. Attributes.

The Bulge texture is intended to be used as a bump map or a displacement map. It produces an area that is flat along the outer edges, and bulging in the middle. If this texture is repeated along a surface, it produces an effect similar to a skyscraper pumped full of air; the windows are bulging, but held in by the flat frames around their edges.

Aside from the attributes listed here, Bulge inherits many other attributes from its parent class, Texture2d. Some uses for Bulge:

This node is MP safe

Node name Parents Classification MFn type Compatible function sets
bulge texture2d texture/2d kBulge kBase
kNamedObject
kDependencyNode
kTexture2d
kBulge

Related nodes

layeredTexture, envCube, envSphere, envSky, envBall, envChrome, bump3d, uvChooser, bump2d, texture2d, ramp, file, cloth, water, stencil, checker, fractal, grid, mountain, texture3d, projection, cloud, granite, crater, leather, stucco, brownian, solidFractal, marble, wood, rock, snow, defaultTextureList, place2dTexture, place3dTexture

Attributes (2)

uWidth, vWidth

Long name (short name) Type Default Flags
uWidth (uw) float 0.1 outputinputconnectablestorablekeyable
U Width and V Width delimit the area of constant value in the texture. If you think of the texture as as producing a window frame with a bulging window, then U Width and V Width control the width of the window frame in each direction.
vWidth (vw) float 0.1 outputinputconnectablestorablekeyable
V Width. See the description for U Width.