Struct RangeInt
Namespace: Unity.Tiny.Math
Syntax
public struct RangeInt
Fields
end
Declaration
public int end
Field Value
Type | Description |
---|---|
System.Int32 |
start
Declaration
public int start
Field Value
Type | Description |
---|---|
System.Int32 |