Interface IDependableMemoryResource
An interface that provides Job system dependency fences for the memory resource.
Namespace: Unity.Sentis
Assembly: solution.dll
Syntax
public interface IDependableMemoryResource
Properties
| Name | Description |
|---|---|
| fence | A read fence job handle. You can use |
| rawPtr | The raw memory pointer for the resource. |
| reuse | A write fence job handle. You can use |