Click or drag to resize

GUITooltip3DModelOffsetSerialized Property

Offsets the Tooltip relative to its parent object in the simulation.

Namespace:  Livit.Learn.Model.GUI
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public string OffsetSerialized { get; set; }

Property Value

Type: String
Remarks

The value for this property must be in Vector2 format.

See Also