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