Property | Type | Description | |
---|---|---|---|
DEFAULT_Configuration |
Method | Description | |
---|---|---|
CircleGRConfiguration ( ) : System | ||
CircleGRConfiguration ( bool exclusive ) : System | ||
CircleGRConfiguration ( bool exclusive, float threshold ) : System | ||
CircleGRConfiguration ( float threshold ) : System |
public CircleGRConfiguration ( bool exclusive ) : System | ||
exclusive | bool | |
return | System |
public CircleGRConfiguration ( bool exclusive, float threshold ) : System | ||
exclusive | bool | |
threshold | float | |
return | System |
public CircleGRConfiguration ( float threshold ) : System | ||
threshold | float | |
return | System |