Property Unmanaged
Unmanaged
Gives access to the unmanaged data of an instance of the World. This is useful when your code needs to run with Burst.
Declaration
public WorldUnmanaged Unmanaged { get; }
Property Value
Type | Description |
---|---|
WorldUnmanaged |