Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

Material.GetBuffer

Switch to Manual

Declaration

public GraphicsBufferHandle GetBuffer(string name);

Parameters

name The name of the graphics buffer resource property to return.

Returns

GraphicsBufferHandle Returns the handle of the graphics buffer resource property.

Description

Get a named Graphics Buffer value.