StrixUnitySDK API Reference
StrixUnitySDK API Reference
SoftGear.Strix Namespaces
SoftGear.Strix.Client Namespaces
SoftGear.Strix.Client.Ingame.Interpolation
Interpolation Class
Interpolation Methods
Linear Method
Linear Method (Single, Single, Single)
Linear Method (Vector3, Vector3, Single)
Interpolation
Linear Method (Vector3, Vector3, Single)
Namespace:
SoftGear.Strix.Client.Ingame.Interpolation
Assembly:
strix-client-csharp-ingame (in strix-client-csharp-ingame.dll) Version: 2.3.0
Syntax
C#
Copy
public
static
Vector3
Linear
(
Vector3
p0
,
Vector3
p1
,
float
t
)
Parameters
p0
Type:
SoftGear.Strix.Client.Ingame.Interpolation
Vector3
p1
Type:
SoftGear.Strix.Client.Ingame.Interpolation
Vector3
t
Type:
System
Single
Return Value
Type:
Vector3
See Also
Reference
Interpolation Class
Linear Overload
SoftGear.Strix.Client.Ingame.Interpolation Namespace