|
InstanceData(Matrix, Color4) Constructor |
Constructor
Namespace: Ab3d.DirectXAssembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax public InstanceData(
Matrix world,
Color4 diffuseColor
)
Parameters
- world Matrix
- Matrix
- diffuseColor Color4
- Color4
See Also