DIFF

class LODSource

LOD class

Constructors 2

private void LOD()
private void ~LOD()

Constants 5

static const string NAME_GEOMETRY = "geometry"
static const string NAME_MEMORY = "memory"
static const string NAME_ROADWAY = "roadway"

Methods 8

proto native int GetSelectionCount()
proto native vector GetVertexPosition(int vertex_index)
proto native owned string GetName(Object myObject)
Selection GetSelectionByName(string name)
References array.Count(), array.Get(), GetName()
Show 3 more, GetSelections(), string.ToLower(), and string.ToLower()
proto native int GetPropertyCount()
proto native owned string GetPropertyName(int index)
proto native owned string GetPropertyValue(int index)