Click or drag to resize
AB4D logo

StandardMaterial Constructor

Overload List
 NameDescription
Public methodStandardMaterial Constructor
Public methodStandardMaterial(Color4) StandardMaterial constructor with diffuse color and alpha specified in Color4 struct.
Public methodStandardMaterial(Color3, Single) StandardMaterial constructor with a diffuse color and an alpha value (alpha is 1 when not specified)
Public methodStandardMaterial(ShaderResourceView, Boolean) StandardMaterial constructor with diffuse texture specified with textureShaderResourceView
Top
See Also