| SmoothVector4 Constructor |
Namespace:
ImmerseSDK
Assembly:
ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.7.0.0 (3.7.0.0)
Syntax public SmoothVector4(
Vector4 start,
float smoothing
)
Parameters
- start
- Type: Vector4
- smoothing
- Type: SystemSingle
See Also