Click or drag to resize
SoTrackFollowerGetAlphaValue Method

Returns the alpha value at a control point, depending on the distance between control points and on the timeStamps values.

Namespace: OIV.Inventor.Engines
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)]
public float GetAlphaValue(
	int control_point
)

Parameters

control_point
Type: SystemInt32

Return Value

Type: Single
Remarks