Labels
: MRUKAnchor.SceneLabels |
Define which Labels should be checked for this mask.
Signature
MRUKAnchor.SceneLabels Labels |
Check
(
c
)
|
Checks if the hit point of the candidate is inside an MRUKAnchor.
Signature
override bool Check(Candidate c) Parameters Returns override boolÂ
The adjusted and clamped value
|
SampleMask
(
c
)
|
This is not used in this mask.
Signature
override float SampleMask(Candidate c) Parameters Returns override floatÂ
Not used in this mask, always 0
|