Plane_Angle - superclass: helper; super-superclass:node - 6:0 - classID: #(635524970, 561654288)Constructors
Plane_Angle ... PlaneAngleManip ...Properties
<Plane_Angle>.Origin Point3 default: [0,0,0] -- point3Get/set the origin of the manipulator.
<Plane_Angle>.NormalVec Point3 default: [0,0,1] -- point3; Normal_VectorGet/set the normal vector of the manipulator plane.
<Plane_Angle>.UpVec Point3 default: [0,1,0] -- point3; Up_VectorGet/set the up vector of the manipulator.
<Plane_Angle>.Angle Float default: 0.0 -- animatable; angleThe angle of the manipulator, from 0.0 to 360.0 (both values are perpendicular in the Y axis of the viewport where you created the manipulator, unless you have rotated the manipulator object). Default=0.0.
<Plane_Angle>.Distance Float default: 0.0 -- floatThe length of the manipulator, in 3ds Max units. Default=the distance of mouse drag when the manipulator was created.
<Plane_Angle>.Size Float default: 1.0 -- floatThe size of the manipulator's handle, in 3ds Max units. Default=1.0.