Back to Openusd

ParticleFieldKernelConstantSurfletAPI

docs/user_guides/schemas/usdVol/ParticleFieldKernelConstantSurfletAPI.md

26.05760 B
Original Source

% WARNING: THIS FILE IS GENERATED BY genSchemaDocs. DO NOT EDIT. % Generated: 03:26PM on February 19, 2026

(ParticleFieldKernelConstantSurfletAPI)=

ParticleFieldKernelConstantSurfletAPI

Defines the constant surflet kernel for a ParticleField.

An un-transformed kernel (i.e. identity position, scale, rotation, opacity) will define opacity at point 'p' on the XY plane as 1.0 if p.length <= 1, and 0.0 otherwise. The splat support for this kernel is a bounded circular disk on the XY plane of radius 1.

Per-splat opacity is multiplicative with the step-function falloff. Rotation and scale will transform the disk kernel into a planar ellipse, and position moves the splat center from the origin.

{contents}
:depth: 2
:local:
:backlinks: none