@novorender/web_app / OutlineSample
Interface: OutlineSample
Deviation sampled from screen
Properties
position
readonly position: ReadonlyVec3;
World space position of underlying pixel.
Defined in
@novorender/core3d/context.ts:1219
x
readonly x: number;
x coordinate in pixel space
Defined in
@novorender/core3d/context.ts:1215
y
readonly y: number;
y coordinate in pixel space