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

Material.GetConstantBuffer

Switch to Manual

Declaration

public GraphicsBufferHandle GetConstantBuffer(string name);

Parameters

name The name of the constant buffer property to return.

Returns

GraphicsBufferHandle Returns the handle of the constant buffer graphics resource.

Description

Get a named Constant Buffer value.