Traits reference guide
Traits are attributes that further specify what your proxy will be matching to.
Has pose condition (HasPoseCondition
)
Requires the proxy to have a pose (position); this represents a situation that depends on the existence of a pose.
Is body condition (IsBodyCondition
)
Requires the proxy to be a body; this represents a situation that depends on the existence of a body.
Is face condition (IsFaceCondition
)
Requires the proxy to be a human face; this represents the situation that depends on the existence of a human face
Is marker condition (IsMarkerCondition
)
Requires the proxy to be a marker; this represents the situation that depends on the existence of a marker
Is plane condition (IsPlaneCondition
)
Requires the proxy to be a plane; this represents the situation that depends on the existence of a plane