BufferID

struct in UnityEngine.LightTransport

Description

Abstraction layer for memory buffers.

The buffer can reside in CPU memory, GPU memory or a combination of both. The implementation determines the storage method.

Properties

Property Description
ValueValue.

Constructors

Constructor Description
BufferIDCreate a new BufferID.

Public Methods

Method Description
SliceConstructs a typed slice from the BufferID.

Did you find this page useful? Please give it a rating: