Options
All
  • Public
  • Public/Protected
  • All
V1.7
  • V1.6
  • V1.7
Menu

Enumeration ScaleModeType

scale modes for a Prism during direct manipulation

Index

Enumeration members

Enumeration members

kNone

kNone:

kX

kX:

when scaling in direct manipulation, only scale the Prism's width

kXY

kXY:

when scaling during direct manipulation, only scale the Prism's width and height

kXYZ

kXYZ:

(default) when scaling during direct manipulation, scale the Prism's width and height and depth

kXZ

kXZ:

when scaling during direct manipulation, only scale the Prism's width and depth

kY

kY:

when scaling during direct manipulation, only scale the Prism's height

kYZ

kYZ:

when scaling during direct manipulation, only scale the Prism's height and depth

kZ

kZ:

when scaling during direct manipulation, only scale the Prism's depth

Generated using TypeDoc