Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


IsValid()

Returns true if this compute buffer is valid and false otherwise.
Read time 1 minuteLast updated 5 days ago

Definition

  • Type: Method
  • Namespace: UnityEngine
  • Assembly: UnityEngine.CoreModule
public bool IsValid()

Returns

Type

Description

bool