Click or drag to resize
AB4D logo

InstanceDataSetScale(Vector3) Method

Sets scale for this instance

Namespace: Ab3d.DirectX
Assembly: Ab3d.DXEngine.Wpf (in Ab3d.DXEngine.Wpf.dll) Version: 7.0.8865.1045
Syntax
C#
public void SetScale(
	Vector3 scale
)

Parameters

scale  Vector3
Vector3
See Also