ShaderInstancingMethod
Values
Name | Description |
---|---|
ShaderInstancingMethod_None | Value: 0 |
ShaderInstancingMethod_ObjectTransform4x3Half | Value: 1 |
ShaderInstancingMethod_ObjectTransform4x3InstanceData4x1Half | Value: 2 |
ShaderInstancingMethod_ObjectTransform4x3InstanceData4x2Half | Value: 3 |
ShaderInstancingMethod_WorldTransform4x3Float | Value: 4 |
ShaderInstancingMethod_ObjectTranslationScaleHalf | Value: 5 |
ShaderInstancingMethod_ObjectTranslationScaleHalfInstanceData4x1Half | Value: 6 |
ShaderInstancingMethod_ObjectTranslationScaleHalfInstanceData4x2Half | Value: 7 |
ShaderInstancingMethod_VertexAnimation | Value: 8 |
ShaderInstancingMethod_DxBuffer | Value: 9 |
ShaderInstancingMethodCount | Value: 10 |
Last modified April 26, 2020: Update frostbite type documentation (8b14351c)