Click or drag to resize

ASL_AutonomousObjectAutonomousIncrementWorldScale Method

Increments the objects scale via World Scale.

Namespace:  ASL
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public void AutonomousIncrementWorldScale(
	Vector3 m_AdditiveScaleAmount
)

Parameters

m_AdditiveScaleAmount
Type: Vector3
The change in scale.
See Also