documentationfor yFiles for HTML 2.6

Usages of WebGL2Effect

Properties

effectin WebGL2ArcEdgeStyleGets the applied effects on this style.
effectin WebGL2BridgeEdgeStyleGets the applied effects on this style.
effectin WebGL2DefaultLabelStyleGets the set of applied effects on this style.
effectin WebGL2GroupNodeStyleThe effect applied to this style.
effectin WebGL2IconLabelStyleGets the set of applied effects on this style.
effectin WebGL2IconNodeStyleGets the set of applied effects on this style.
effectin WebGL2PolylineEdgeStyleGets the applied effects on this style.
effectin WebGL2ShapeNodeStyleGets the set of applied effects on this style.

Method Return Values

from (WebGL2Effect)in WebGL2EffectConverts the argument to WebGL2Effect.

Method Parameters

WebGL2ArcEdgeStyle (number?, boolean?, WebGL2Stroke?, WebGL2ArrowType?, WebGL2ArrowType?, number?, WebGL2Effect?)in WebGL2ArcEdgeStyleCreates a new arc edge style that is rendered with WebGL2.
WebGL2BridgeEdgeStyle (number?, number?, WebGL2Stroke?, WebGL2ArrowType?, WebGL2ArrowType?, number?, WebGL2Effect?)in WebGL2BridgeEdgeStyleCreates a new 3-segment bridge edge style that is rendered with WebGL2.
WebGL2DefaultLabelStyle (Font?, Color?, Color?, WebGL2Stroke?, HorizontalTextAlignment?, number?, WebGL2LabelShape?, WebGL2Effect?, number?, WebGL2TextureRendering?, TextWrapping?, TextWrappingShape?, number?, VerticalTextAlignment?)in WebGL2DefaultLabelStyleCreates a new label style that is rendered with WebGL2.
from (WebGL2Effect)in WebGL2EffectConverts the argument to WebGL2Effect.
WebGL2GroupNodeStyle (Color?, Color?, Color?, WebGL2Stroke?, number?, number?, number?, number?, number?, boolean?, GroupNodeStyleTabPosition?, GroupNodeStyleIconPosition?, GroupNodeStyleIconType?, GroupNodeStyleIconType?, GroupNodeStyleIconBackgroundShape?, Color?, Color?, number?, number?, WebGL2Effect?, boolean?, GroupNodeStyleTabSizePolicy?, boolean?)in WebGL2GroupNodeStyleCreates a new group node style that is rendered with WebGL2.
WebGL2IconLabelStyle (ImageData, Color?, Color?, WebGL2Stroke?, number?, WebGL2LabelShape?, WebGL2Effect?, WebGL2TextureRendering?)in WebGL2IconLabelStyleCreates a new icon label style that is rendered with WebGL2.
WebGL2IconNodeStyle (ImageData, Color?, boolean?, WebGL2ShapeNodeShape?, Color?, WebGL2Stroke?, WebGL2Effect?, WebGL2TextureRendering?)in WebGL2IconNodeStyleCreates a new icon node style that is rendered with WebGL2.
WebGL2PolylineEdgeStyle (WebGL2Stroke?, WebGL2ArrowType?, WebGL2ArrowType?, number?, number?, WebGL2Effect?)in WebGL2PolylineEdgeStyleCreates a new polyline edge style that is rendered with WebGL.
WebGL2ShapeNodeStyle (WebGL2ShapeNodeShape?, Color?, WebGL2Stroke?, WebGL2Effect?, boolean?)in WebGL2ShapeNodeStyleCreates a new shape node style that is rendered with WebGL2.