Attributes managed by this component
The canvas managed by this component
The dictionary which is shared in entire tree.
XMLElement of this component
ID related to this instance to identify.
Whether this component was created by nodeDeclaration
Name of this component
Node this component is attached
Tree interface for the tree this node is attached.
Add additional attribute to this component.
Obtain class name
Class name of the instance.
Set value of attribute
Obtain stringfied object. If this method was not overridden, this method return class name.
stringfied object
Generate random string
length of random string
generated string
GLコンテキストの初期化時に、MSAAによるアンチエイリアスを有効にするか指定します。
この属性は、途中で動的に変更することができません。
キャンバス要素の直接の親要素のコンテナに割り当てるクラス名を指定します。
キャンバス要素の直接の親要素のコンテナに割り当てるidを指定します。
キャンバスタグの縦幅を指定します。
GLコンテキストの初期化時に、preserveDrawingBufferフラグを有効にするか指定します。
描画結果をdataURLに変換する際などはこの属性がtrueでないと正常にレンダリング結果を取得できません。
キャンバスタグの横幅を指定します。
Generated using TypeDoc
キャンバスの初期化及び設定を司るコンポーネント このコンポーネントによって、適切な位置に
<canvas>
を初期化してWebGLコンテキストを初期化します。