Click or drag to resize

TweenValueItem Property

Namespace:  FairyGUI
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public float this[
	int index
] { get; set; }

Parameters

index
Type: SystemInt32

Return Value

Type: Single
See Also