|
InstanceDataSetPosition(Single, Single, Single) Method |
Sets position for this instance
Namespace: Ab3d.DirectXAssembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax public void SetPosition(
float x,
float y,
float z
)
Parameters
- x Single
- x
- y Single
- y
- z Single
- z
See Also