Class: MorphTarget_shader
Methods
Properties
Constructors
Methods
getMorphTargetShaderBinding
▸ Static
getMorphTargetShaderBinding(group
, beginBinding
): string
Parameters
Name | Type |
---|---|
group | number |
beginBinding | number |
Returns
string
Defined in
src/components/anim/morphAnim/MorphTarget_shader.ts:2
getMorphTargetAttr
▸ Static
getMorphTargetAttr(beginLocation
): string
Parameters
Name | Type |
---|---|
beginLocation | number |
Returns
string
Defined in
src/components/anim/morphAnim/MorphTarget_shader.ts:40
getMorphTargetCalcVertex
▸ Static
getMorphTargetCalcVertex(): string
Returns
string
Defined in
src/components/anim/morphAnim/MorphTarget_shader.ts:45
Properties
CsMain
▪ Static
CsMain: string
Defined in
src/components/anim/morphAnim/MorphTarget_shader.ts:55
Constructors
constructor
• new MorphTarget_shader()