Wiki-home » About VastPark » Platform » VastWorlds platform » Developer's guide » Plugins » List of Plugins »
IMML example¶
Properties¶
int Range¶
- Summary: The range of the plane
string Mode¶
float GridSize¶
bool SnapToGrid¶
bool EnableBounds¶
- Summary: When true, enables the bounding
Vector3 MaxBounds¶
Vector3 MinBounds¶
int Count¶
bool Enabled¶
Functions¶
void Remove(IPositionalElement positionalElement)¶
- Summary: Removes the specified positional element from manipulation
- Parameters
void Clear()¶
- Summary: Removes all positional elements from manipulation
void Load()¶
void AddElement(ImmlElement element)¶
void Update()¶
void Dispose()¶
void SetParkEngine(IParkEngine parkEngine)¶