Click or drag to resize

SelectionShape Properties

The SelectionShape type exposes the following members.

Properties
  NameDescription
Public propertyalpha
(Inherited from DisplayObject.)
Public propertyblendMode
(Inherited from DisplayObject.)
Public propertycacheAsBitmap
将整个显示对象(如果是容器,则容器包含的整个显示列表)静态化,所有内容被缓冲到一张纹理上。 DC将保持为1。CPU消耗将降到最低。但对象的任何变化不会更新。 当cacheAsBitmap已经为true时,再次调用cacheAsBitmap=true将会刷新一次。
(Inherited from DisplayObject.)
Public propertycachedTransform
(Inherited from DisplayObject.)
Public propertycolor
Public propertyfilter
(Inherited from DisplayObject.)
Public propertyfocalLength
(Inherited from DisplayObject.)
Public propertygameObject
(Inherited from DisplayObject.)
Public propertygraphics
(Inherited from DisplayObject.)
Public propertygrayed
(Inherited from DisplayObject.)
Public propertyheight
(Inherited from DisplayObject.)
Public propertyhome
为对象设置一个默认的父Transform。当对象不在显示列表里时,它的GameObject挂到哪里。
(Inherited from DisplayObject.)
Public propertyisDisposed
(Inherited from DisplayObject.)
Public propertylayer
(Inherited from DisplayObject.)
Public propertylocation
This is the pivot position
(Inherited from DisplayObject.)
Public propertymaterial
(Inherited from DisplayObject.)
Public propertyonAddedToStage
(Inherited from DisplayObject.)
Public propertyonClick
(Inherited from DisplayObject.)
Public propertyonClickLink
(Inherited from DisplayObject.)
Public propertyonKeyDown
(Inherited from DisplayObject.)
Public propertyonMouseWheel
(Inherited from DisplayObject.)
Public propertyonRemovedFromStage
(Inherited from DisplayObject.)
Public propertyonRightClick
(Inherited from DisplayObject.)
Public propertyonRollOut
(Inherited from DisplayObject.)
Public propertyonRollOver
(Inherited from DisplayObject.)
Public propertyonTouchBegin
(Inherited from DisplayObject.)
Public propertyonTouchEnd
(Inherited from DisplayObject.)
Public propertyonTouchMove
(Inherited from DisplayObject.)
Public propertypaintingGraphics
(Inherited from DisplayObject.)
Public propertypaintingMode
(Inherited from DisplayObject.)
Public propertyparent
(Inherited from DisplayObject.)
Public propertyperspective
当对象处于ScreenSpace,也就是使用正交相机渲染时,对象虽然可以绕X轴或者Y轴旋转,但没有透视效果。设置perspective,可以模拟出透视效果。
(Inherited from DisplayObject.)
Public propertypivot
(Inherited from DisplayObject.)
Public propertyposition
(Inherited from DisplayObject.)
Public propertyrects
Public propertyrenderingOrder
(Inherited from DisplayObject.)
Public propertyrotation
(Inherited from DisplayObject.)
Public propertyrotationX
(Inherited from DisplayObject.)
Public propertyrotationY
(Inherited from DisplayObject.)
Public propertyscale
(Inherited from DisplayObject.)
Public propertyscaleX
(Inherited from DisplayObject.)
Public propertyscaleY
(Inherited from DisplayObject.)
Public propertyshader
(Inherited from DisplayObject.)
Public propertysize
(Inherited from DisplayObject.)
Public propertyskew
(Inherited from DisplayObject.)
Public propertystage
(Inherited from DisplayObject.)
Public propertytopmost
(Inherited from DisplayObject.)
Public propertytouchable
(Inherited from DisplayObject.)
Public propertyvisible
(Inherited from DisplayObject.)
Public propertywidth
(Inherited from DisplayObject.)
Public propertyworldSpaceContainer
(Inherited from DisplayObject.)
Public propertyx
(Inherited from DisplayObject.)
Public propertyxy
(Inherited from DisplayObject.)
Public propertyy
(Inherited from DisplayObject.)
Public propertyz
(Inherited from DisplayObject.)
Top
See Also