最終更新:2022-07-14 (木) 04:08:28 (1016d)
BABYLON.GUI.Control
Top / BABYLON.GUI.Control
Root class used for all 2D controls
https://doc.babylonjs.com/typedoc/classes/babylon.gui.control
サブクラス
- BABYLON.GUI.Container
- BABYLON.GUI.Rectangle
- BABYLON.GUI.Button
- BABYLON.GUI.SelectionPanel
- BABYLON.GUI.ScrollViewer
- BABYLON.GUI.ToggleButton?
- BABYLON.GUI.Rectangle
- BABYLON.GUI.TextBlock
- BABYLON.GUI.Image
- BABYLON.GUI.Checkbox
- BABYLON.GUI.InputText
- BABYLON.GUI.ColorPicker?
- BABYLON.GUI.Line
- BABYLON.GUI.MultiLine
- BABYLON.GUI.RadioButton
- BABYLON.GUI.BaseSlider
- BABYLON.GUI.Slider
- BABYLON.GUI.ScrollBar?
- BABYLON.GUI.ImageScrollBar?
- BABYLON.GUI.ImageBasedSlider
- BABYLON.GUI.DisplayGrid
プロパティ
- BABYLON.GUI.Control.clipChildren?
- BABYLON.GUI.Control.clipContent?
- BABYLON.GUI.Control.fixedRatio?
- BABYLON.GUI.Control.hoverCursor?
- BABYLON.GUI.Control.isFocusInvisible?
- BABYLON.GUI.Control.isHitTestVisible?
- BABYLON.GUI.Control.isPointerBlocker
- BABYLON.GUI.Control.metadata?
- BABYLON.GUI.Control.name?
- BABYLON.GUI.Control.onAfterDrawObservable?
- BABYLON.GUI.Control.onBeforeDrawObservable?
- BABYLON.GUI.Control.onDirtyObservable?
- BABYLON.GUI.Control.onDisposeObservable?
- BABYLON.GUI.Control.onPointerClickObservable?
- BABYLON.GUI.Control.onPointerDownObservable?
- BABYLON.GUI.Control.onPointerEnterObservable?
- BABYLON.GUI.Control.onPointerMoveObservable?
- BABYLON.GUI.Control.onPointerOutObservable?
- BABYLON.GUI.Control.onPointerUpObservable?
- BABYLON.GUI.Control.onWheelObservable?
- BABYLON.GUI.Control.parent?
- BABYLON.GUI.Control.uniqueId?
- BABYLON.GUI.Control.useBitmapCache?
- BABYLON.GUI.Control.AllowAlphaInheritance?
アクセサ
- BABYLON.GUI.Control.alpha?
- BABYLON.GUI.Control.centerX?
- BABYLON.GUI.Control.centerY?
- BABYLON.GUI.Control.color?
- BABYLON.GUI.Control.disabledColor?
- BABYLON.GUI.Control.disabledColorItem?
- BABYLON.GUI.Control.fontFamily?
- BABYLON.GUI.Control.fontOffset?
- BABYLON.GUI.Control.fontSize?
- BABYLON.GUI.Control.fontSizeInPixels?
- BABYLON.GUI.Control.fontStyle?
- BABYLON.GUI.Control.fontWeight?
- BABYLON.GUI.Control.height?
- BABYLON.GUI.Control.heightInPixels?
- BABYLON.GUI.Control.highlightColor?
- BABYLON.GUI.Control.highlightLineWidth?
- BABYLON.GUI.Control.horizontalAlignment
- BABYLON.GUI.Control.host?
- BABYLON.GUI.Control.isDirty?
- BABYLON.GUI.Control.isEnabled?
- BABYLON.GUI.Control.isHighlighted?
- BABYLON.GUI.Control.isReadOnly?
- BABYLON.GUI.Control.isVisible?
- BABYLON.GUI.Control.left?
- BABYLON.GUI.Control.leftInPixels?
- BABYLON.GUI.Control.linkOffsetX?
- BABYLON.GUI.Control.linkOffsetXInPixels?
- BABYLON.GUI.Control.linkOffsetY?
- BABYLON.GUI.Control.linkOffsetYInPixels?
- BABYLON.GUI.Control.linkedMesh?
- BABYLON.GUI.Control.notRenderable?
- BABYLON.GUI.Control.paddingBottom?
- BABYLON.GUI.Control.paddingBottomInPixels?
- BABYLON.GUI.Control.paddingLeft?
- BABYLON.GUI.Control.paddingLeftInPixels?
- BABYLON.GUI.Control.paddingRight?
- BABYLON.GUI.Control.paddingRightInPixels?
- BABYLON.GUI.Control.paddingTop?
- BABYLON.GUI.Control.paddingTopInPixels?
- BABYLON.GUI.Control.rotation?
- BABYLON.GUI.Control.scaleX?
- BABYLON.GUI.Control.scaleY?
- BABYLON.GUI.Control.shadowBlur?
- BABYLON.GUI.Control.shadowColor?
- BABYLON.GUI.Control.shadowOffsetX?
- BABYLON.GUI.Control.shadowOffsetY?
- BABYLON.GUI.Control.style?
- BABYLON.GUI.Control.top?
- BABYLON.GUI.Control.topInPixels?
- BABYLON.GUI.Control.transformCenterX?
- BABYLON.GUI.Control.transformCenterY?
- BABYLON.GUI.Control.typeName?
- BABYLON.GUI.Control.verticalAlignment
- BABYLON.GUI.Control.width?
- BABYLON.GUI.Control.widthInPixels?
- BABYLON.GUI.Control.zIndex?
- BABYLON.GUI.Control.HORIZONTAL_ALIGNMENT_CENTER
- BABYLON.GUI.Control.HORIZONTAL_ALIGNMENT_LEFT?
- BABYLON.GUI.Control.HORIZONTAL_ALIGNMENT_RIGHT?
- BABYLON.GUI.Control.VERTICAL_ALIGNMENT_BOTTOM?
- BABYLON.GUI.Control.VERTICAL_ALIGNMENT_CENTER
- BABYLON.GUI.Control.VERTICAL_ALIGNMENT_TOP?
メソッド
- BABYLON.GUI.Control.contains?
- BABYLON.GUI.Control.dispose?
- BABYLON.GUI.Control.getAscendantOfClass?
- BABYLON.GUI.Control.getClassName?
- BABYLON.GUI.Control.getDescendants?
- BABYLON.GUI.Control.getDescendantsToRef?
- BABYLON.GUI.Control.getLocalCoordinates?
- BABYLON.GUI.Control.getLocalCoordinatesToRef?
- BABYLON.GUI.Control.getParentLocalCoordinates?
- BABYLON.GUI.Control.isAscendant?
- BABYLON.GUI.Control.linkWithMesh
- BABYLON.GUI.Control.moveToVector3
- BABYLON.GUI.Control.serialize?
- BABYLON.GUI.Control.setPadding?
- BABYLON.GUI.Control.setPaddingInPixels?
- BABYLON.GUI.Control.Parse?
当たり判定
Babylon.js/Observables
onAfterDrawObservable? onBeforeDrawObservable? onDirtyObservable? onDisposeObservable? onPointerClickObservable onPointerDownObservable onPointerEnterObservable? onPointerMoveObservable onPointerOutObservable? onPointerUpObservable? onWheelObservable?