When editing a
point on a
rail, the
Point Trick Cluster property is exposed in
NXTools.
A
"cluster" can essentially be thought of as a
tag in the
Graffiti gamemode. A single
cluster can have multiple objects assigned to it, and will count as a
tag if any of its objects are tricked on.
As a simple example, let's look at a
vert ramp from
Venice that has a grindable edge.

As pictured, we have a singular
rail spanning across the entire ramp. However, the
ramp itself is separated into multiple segments of geometry.

Each
object can be assigned a
cluster in its
NXTools properties.
In the
Graffiti gamemode, these objects would count as three separate
tags.
The left segment is assigned the Cluster_92 cluster.
The middle segment is assigned the Cluster_93 cluster.
The right segment is assigned the Cluster_94 cluster.
However: Even though an object has a
cluster assigned, the
standalone rail above it knows
nothing about it!
Like other objects, a
rail can have its own
cluster assigned to it via its properties.

By default, the rail's assigned
cluster will apply to
all of its points.
The rail in this example would use
Cluster_92 on each of its points. Grinding the rail would tag the
Cluster_92 cluster, and in this case, tag the
left vert segment.
In the example above, we need to account for the
middle and
right segments. By grinding across them using the
rail above, we want to tag their clusters.
We can do so by overriding the
cluster of the desired
rail points using the
Point Trick Cluster property.

By assigning
Cluster_94 to the point pictured above, we can
override the rail's cluster. Grinding across this point will now tag the
Cluster_94 cluster, placing a tag on the
right segment.
Per-point
cluster overriding can be useful in situations where a
rail stretches across multiple objects.
Cluster Inheritance
Did you know? A rail with no
cluster defined can inherit its parent's
cluster if parented to an object.

In the example above, the
vert ramp has the
Cluster_93 cluster assigned.

The selected rail has
no cluster assigned, but is
parented to the vert ramp.

Since the rail has no
cluster but is marked as a taggable
Trick Object, the
Cluster_93 cluster will be assigned from its parent object. This functions as an easy way to manage
cluster relationships in
NXTools.