OmniGraph Node omni.graph.core.PointsWeight

omni.graph.core.PointsWeight Properties

Name

Value

Version

1

Extension

omni.graph.core

Has State?

False

Implementation Language

C++

Default Memory Type

cpu

Generated Code Exclusions

None

hidden

true

uiName

Points Weight

__categories

internal

Generated Class Name

OgnPointsWeightDatabase

Python Module

omni.graph.core

omni.graph.core.PointsWeight Description

This built-in node computes weight for each point from input point array. The weight computation is based on distance function specified by adding relationship to primitive geometry. We can later add modifiers to change the value of distance to actual (non-negative) weight for use in skinning for example