Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Parameters


Ramp Direction

Ramp Type

Specify in which direction the ramp is applied.
  • distToLight(0) - distance to the light.
  • linear(1) - linear ramp.
  • spherical(2) - spherical ramp.
  • radial(3) - radial ramp.

Image Modified

Image Modified

Image Modified

type = lineartype = radialtype = sphere


Begin Distance

Distance where the ramp starts.

Image Modified

Image Modified

Image Modified

begin distance = 0begin distance = 3begin distance = 6


End Distance

Distance where the ramp ends.

Image Modified

Image Modified

Image Modified

end distance = 5end distance = 7end distance = 9



Ramp

Ramp

Define the number of knots.

Image Modified

Image Modified

Image Modified


Ramp Knots

An array of knot values.

Image Modified

Image Modified

Image Modified


Ramp Floats

An array of float values.

Image Modified

Image Modified

Image Modified


Ramp Interpolation

Type of ramp interpolation:

  • linear
  • catmull-rom
  • bspline
  • constant

Image Modified

Image Modified

Image Modified

Image Modified

linearcatmull-rombsplineconstant



Multiplier

Density

Controls the strength of the projected effect.

Image Modified

Image Modified

Image Modified

density = 0.65density = 0.85density = 1.0


Invert

Specify whether to invert the projected texture before it is applied.

Image Modified

Image Modified

invert = offinvert =on


Intensity

Global Multiplier for both the diffuse and specular contribution below.

Image Modified

Image Modified

Image Modified

intensity = 1.0intensity = 1.5intensity = 2.5


Diffuse

Multiplier of this light filter result for the diffuse contribution.

Image Modified

Image Modified

Image Modified

diffuse = 1diffuse = 2diffuse = 3


Specular

Multiplier of this light filter result for the specular contribution.

Image Modified

Image Modified

Image Modified

specular = 1specular = 2specular = 3



Color Ramp

Color Ramp

Define the number of knots.





Color Ramp Knots

An array of knot values.





Ramp Colors

An array of color values.


Color Ramp Interpolation

Type of color ramp interpolation:

  • linear
  • catmull-rom
  • bspline
  • constant
Image RemovedImage RemovedImage Removed

Image Added

Image Added

Image Added

Image Modified

linear catmull-rombsplineconstant



Combine Mode

Combine mode for PxrRampLightFilter is always multiplied.