r3iacoan

r3iacoan

Class

real/intact/r3iacoan.h

Library

r3ia

Description:

Cone angle interactor for the spot light source

See Also

real/intact/r3ia2p.h

Super Class

r3Ia2p

R3CLID_IA2P

JavaScript

r3Iaconeangle

Class Identifier

R3CLID_IACONEANGLE - 1461

Methods

Attributes

HandleTag,

Registration

int R3RegisterIaConeAngleClass(R3APP *app);

HandleTag

Attribute

HandleTag

Identifier

R3IACOANA_HandleTag

JavaScript type

Integer

C type

R3INT

Description

tag id of the vector handle to be set

Syntax


jsobj.SetHandleTag(value);


R3INT value = ...;
R3SetAttrs(r3obj, R3IACOANA_HandleTag, value, R3TAG_END);

modes

R3IACOAMD_MOVEALONGAXIS
R3IACOAMD_SIZE


r3appobj *