Property | Type | Description | |
---|---|---|---|
StepSizeFloat | float | ||
StepSizeInt | int |
Method | Description | |
---|---|---|
GetStepSize ( |
||
GetStepSize ( |
||
StepSizeAttribute ( float stepSize ) : System | ||
StepSizeAttribute ( int stepSize ) : System |
public static GetStepSize ( |
||
field | ||
stepSize | float | |
return | void |
public static GetStepSize ( |
||
field | ||
stepSize | int | |
return | void |
public StepSizeAttribute ( float stepSize ) : System | ||
stepSize | float | |
return | System |
public StepSizeAttribute ( int stepSize ) : System | ||
stepSize | int | |
return | System |