Click or drag to resize

SpellDataCreatePreview Method

Create the averaged preview gesture.

Namespace:  RavingBots.MagicGestures.Game
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public GestureData CreatePreview(
	float pointDensity
)

Parameters

pointDensity
Type: SystemSingle

Return Value

Type: GestureData
See Also