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

Script language

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

CapsuleBoundsHandle Constructor

public CapsuleBoundsHandle(int controlIDHint);

Parameters

controlIDHint An integer value used to generate consistent control IDs for each control handle on this instance. You may use any value you like, but should avoid using the same value for all of your PrimitiveBoundsHandle instances.

Description

Create a new instance of the CapsuleBoundsHandle class.