blockly > blockRendering > ConstantProvider > INSERTION_MARKER_OPACITY
blockRendering.ConstantProvider.INSERTION_MARKER_OPACITY 屬性
插入標記的不透明度。
Signature:
INSERTION_MARKER_OPACITY: number;
除非另有註明,否則本頁面中的內容是採用創用 CC 姓名標示 4.0 授權,程式碼範例則為阿帕契 2.0 授權。詳情請參閱《Google Developers 網站政策》。Java 是 Oracle 和/或其關聯企業的註冊商標。
上次更新時間:2024-11-09 (世界標準時間)。
[null,null,["上次更新時間:2024-11-09 (世界標準時間)。"],[[["`INSERTION_MARKER_OPACITY` is a property within Blockly's block rendering system that defines the opacity level of the insertion marker."],["This property is a numerical value managed by the `ConstantProvider` class and determines the visual prominence of the insertion marker during block interactions."],["By adjusting this value, developers can influence how easily the insertion point is visible to users when manipulating blocks."]]],["The `INSERTION_MARKER_OPACITY` property, found within the `blockRendering.ConstantProvider` class, defines the opacity of an insertion marker. It is a numerical value that represents the level of transparency of this marker, which is used during block rendering. This property directly controls the visibility of the insertion marker.\n"]]