Scale Method
Microsoft Robotics Class Reference
Scale
Namespace: Microsoft.Robotics.PhysicalModel
Assembly: RoboticsCommon (in RoboticsCommon.dll) Version: 4.0.261.0 (4.0.261.0)
Syntax
public static Vector3 Scale(
Vector3 v,
float factor
)
Parameters
- factor
Type: System. . :: . .Single