Legacy Documentation: Version 2018.1 (Go to current version)
LanguageEnglish
  • C#
  • JS

Script language

Select your preferred scripting language. All code snippets will be displayed in this language.

PrimitiveBoundsHandle.GetSize

protected Vector3 GetSize();

Returns

Vector3 The current size of the bounding volume for this instance.

Description

Gets the current size of the bounding volume for this instance.

All axes of the returned Vector3 will always have positive values. Any disabled axes will have a value of 0.

See Also: axes.

Did you find this page useful? Please give it a rating: