Struct NativeStream.Range
Namespace: Unity.Collections
Syntax
public struct Range
Fields
Block
Declaration
public NativeStream.Block*Block
Field Value
| Type | Description |
|---|---|
| NativeStream.Block* |
ElementCount
Declaration
public int ElementCount
Field Value
| Type | Description |
|---|---|
| System.Int32 |
LastOffset
Declaration
public int LastOffset
Field Value
| Type | Description |
|---|---|
| System.Int32 |
NumberOfBlocks
Declaration
public int NumberOfBlocks
Field Value
| Type | Description |
|---|---|
| System.Int32 |
OffsetInFirstBlock
Declaration
public int OffsetInFirstBlock
Field Value
| Type | Description |
|---|---|
| System.Int32 |