Method IsInside
IsInside(float)
Declaration
public bool IsInside(float point)
Parameters
Type | Name | Description |
---|---|---|
float | point |
Returns
Type | Description |
---|---|
bool |
IsInside(GfRange1f)
Declaration
public bool IsInside(GfRange1f range)
Parameters
Type | Name | Description |
---|---|---|
GfRange1f | range |
Returns
Type | Description |
---|---|
bool |