Interface ICastMethodDataPoint
Namespace: Global
Assembly: Dew.Core.dll
Syntax
public interface ICastMethodDataPoint
Properties
isClamping
Declaration
bool isClamping { get; }
Property Value
| Type | Description |
|---|---|
| bool |
radius
Declaration
float radius { get; }
Property Value
| Type | Description |
|---|---|
| float |
range
Declaration
float range { get; }
Property Value
| Type | Description |
|---|---|
| float |