StringToVectorConverter Convert Method Delta Engine Documentation

Namespace: DeltaEngine.Editor.LevelEditor
Assembly: DeltaEngine.Editor.LevelEditor (in DeltaEngine.Editor.LevelEditor.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public static Nullable<Vector3D> Convert(
	string value
)

Return Value

Type: Nullable Vector3D 
See Also