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