Property supportsValidation
supportsValidation
(Read Only) True
if this MutableRuntimeReferenceImageLibrary supports the validation of images
when added via ScheduleAddImageWithValidationJob(NativeSlice<byte>, Vector2Int, TextureFormat, XRReferenceImage, JobHandle).
Declaration
public virtual bool supportsValidation { get; }
Property Value
Type | Description |
---|---|
bool |
Remarks
Important
Implementors: If this is true
, then your implementation must also override: