API reference
API reference
Select your platform
No SDKs available
No versions available

NotInsideMask Class

Extends Mask
A mask that returns true if the object is not inside a sceneelement with the specified label.

Fields

Define which Labels should be checked for this mask.
Signature
MRUKAnchor.SceneLabels Labels

Methods

Check ( c )
Checks if the hit point of the candidate is inside an MRUKAnchor.
Signature
override bool Check(Candidate c)
Parameters
c: Candidate  Candidate with the information from the distribution
Returns
override bool  The adjusted and clamped value
SampleMask ( c )
This is not used in this mask.
Signature
override float SampleMask(Candidate c)
Parameters
c: Candidate  Candidate with the information from the distribution
Returns
override float  Not used in this mask, always 0