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