Class TagDto (Inputs.Tag) Defined in bitbybit-docs.d.ts:27647 Constructors constructor new TagDto ( text ?: string , position ?: Point3 , colour ?: string , size ?: number , adaptDepth ?: boolean , needsUpdate ?: boolean , id ?: string , ) : TagDto Parameters Optionaltext : string Optionalposition : Point3 Optionalcolour : string Optionalsize : number OptionaladaptDepth : boolean OptionalneedsUpdate : boolean Optionalid : string Defined in bitbybit-docs.d.ts:27648 Properties text text : string
Defined in bitbybit-docs.d.ts:27652 position Defined in bitbybit-docs.d.ts:27657 colour colour : string
Defined in bitbybit-docs.d.ts:27661 size size : number
Defined in bitbybit-docs.d.ts:27665 adapt Depth adaptDepth : boolean
Defined in bitbybit-docs.d.ts:27670 Optionalneeds Update needsUpdate ?: boolean
Defined in bitbybit-docs.d.ts:27676 Optionalid id ?: string
Defined in bitbybit-docs.d.ts:27682 Bitbybit TypeScript API reference Namespace: Bit › Inputs › Tag
Other symbols in Inputs.Tag:
API reference home · Full symbol index · Tutorials and guides · Platform
تسمية نصية مثبتة على موضع ثلاثي الأبعاد، كما تبنيها
tag.createوتعرضهاtag.drawTag: النص، وأين يقع، ولونه وحجمه، وما إذا كان يتقلص مع المسافة. يُملأidوneedsUpdateبواسطة الرسم.