Click or drag to resize

WeatherMakerCameraPropertiesOriginOffsetCurrent Property

The most recent origin offset, use this value to position game objects when the origin offset changes

Namespace:  DigitalRuby.WeatherMaker
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
public Vector3 OriginOffsetCurrent { get; set; }

Property Value

Type: Vector3
See Also