OGLDebugVectorShader.kl¶
Types¶
OGLDebugVectorShader (object)¶
バージョン 1.12.0 で追加.
The OGLDebugVectorShader inherits the OGLInlineShader. It extends the OGLInlineShader for shading with flat colors, using the vertexColors attribute for the diffuse.
Attributes¶
| Name | Type | Description |
|---|---|---|
| positions | Vec3 | Geometry positions |
| vectors | Vec3 | Vector attribute |
Methods¶
| OGLDebugVectorShader ( in OGLDebugVectorShader other ) | |
| OGLDebugVectorShader ( in String name ) | |
| OGLDebugVectorShader () | |
| OGLDebugVectorShader | clone ? () |