scatter points modifier#

Post-modifier node for scatter points.

Installation#

To use this Node, you must enable omni.genproc.core in the Extension Manager.

Inputs#

Name

Type

Description

Default

active

bool

Is the Scatter Points Group node currently active?

True

bundle

bundle

input bundle of points data

ids

int[]

Ids of points to be modified

[]

positions

float[3][]

Positions of points to be modified

[]

rotations

float[3][]

Rotations of points to be modified

[]

scales

float[3][]

Scales of points to be modified

[]

tangents

float[3][]

Tangents of points to be modified

[]

normals

float[3][]

Normals of points to be modified

[]

objectIndices

int[]

Object Indices of points to be modified

[]

Outputs#

Name

Type

Description

Default

bundle

bundle

output bundle of points data