Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


isValid

Returns true is the hash value is valid. (Read Only)
Read time 1 minuteLast updated 6 days ago

Definition

  • Type: Property
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public bool isValid { get; }

Remarks

A hash value with all 128 bits being zero is considered invalid.