shaders
Extends:
lib/make.js~make → shaders
Static Member Summary
Static Public Members | ||
public static get |
|
|
public static get |
|
|
public static get |
|
|
public static get |
|
Static Method Summary
Static Public Methods | ||
public static |
shaderPair(v: *, f: *): {"vertex": *, "fragment": *} |
Static Public Members
Static Public Methods
public static shaderPair(v: *, f: *): {"vertex": *, "fragment": *} source
Params:
Name | Type | Attribute | Description |
v | * | ||
f | * |
Return:
{"vertex": *, "fragment": *} |