struct SetClipPlanesCmd

Defined at line 3295 of file fidling/gen/sdk/fidl/fuchsia.ui.gfx/fuchsia.ui.gfx/cpp/fidl/fuchsia.ui.gfx/cpp/wire_types.h

Sets the list of clip planes that apply to a Node and all of its children. Replaces

the list set by any previous SetClipPlanesCmd.

- `node_id` refs a `Node` with the has_clip characteristic.

- `clip_planes` is the new list of oriented clip planes.

Public Members

uint32_t node_id
VectorView clip_planes