Builder(Allocator)
Constructs a new instance.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Constructor
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public Builder(Allocator allocator)
Parameters
The allocator to use.
public Builder(Allocator allocator)