Click or drag to resize

ReflectionProbeOriginOffset Property

Sets the origin offset to be used when this reflection probe is in box project mode.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public Vector3 OriginOffset { get; set; }

Property Value

Type: Vector3
See Also