ConeAngleManip - superclass: helper; super-superclass:node - 6:0 - classID: #(629233518, 624568848)
Constructor
ConeAngleManip ...
Properties:
<ConeAngleManip>.Origin Point3 default: [0,0,0] -- point3
<ConeAngleManip>.Direction Point3 default: [0,0,-1] -- point3
<ConeAngleManip>.Angle Float default: 15.0 -- animatable; angle; Controller Scaling: (1 : 57.2958)
The initial angle of the manipulator.
<ConeAngleManip>.Distance Float default: 0.0 -- float
The length of the manipulator, in 3ds max units. Default=the distance of mouse drag when the manipulator was created.
<ConeAngleManip>.UseSquare BooleanClass default: false -- boolean; Use_Square
When on, the base of the cone is square or rectangular, rather than circular. Default=off.
<ConeAngleManip>.Aspect Float default: 1.0 -- float
When Use Square is on, adjusts the aspect ratio of the rectangular cone base. Default=1.0.
See also
uvwMappingHeightManip interfaces:
uvwMappingLengthManip interfaces:
uvwMappingUTileManip interfaces:
uvwMappingVTileManip interfaces:
uvwMappingWidthManip interfaces:
ConeAngleManip - superclass: helper