|
|
AtVolumeCreate | Create |
| | This method is called to load/create a volume.
|
| |
|
AtVolumeUpdate | Update |
| | This method is called to update a volume before render passes or on scene changes.
|
| |
|
AtVolumeCleanup | Cleanup |
| | This method is called to clean up a volume when it's no longer needed.
|
| |
|
AtVolumeRayExtents | RayExtents |
| | This method is called to get all tightly-bounded extents along a ray where the volume exists.
|
| |
|
AtVolumeSample | Sample |
| | This method is called to sample a volume's named channel using a given point and interpolation.
|
| |
|
AtVolumeGradient | Gradient |
| | This method is called to sample the gradient of a volume's named channel using a given point and interpolation.
|
| |
The documentation for this struct was generated from the following file: