Adds more points to an existing capture. All the points will be captured in the same fashion as the original capture (such as Hard or Soft).

Location

Namespace
Fuse.Input
Package
Fuse.Nodes 2.9.1

Parameters

identity

object

pointIndex

int

Returns

bool

false if this is not allowed based on other captures (existing hard capture for example). In this case the original capture will be left unchanged. true if the capture now watches this new point in addition to any previous points.