VisualServerGiProbeSetDynamicData Method |
Sets the data to be used in the GI probe for lighting calculations. Normally this is created and called internally within the GIProbe node. You should not try to set this yourself.
Namespace: Godot
public static void GiProbeSetDynamicData( RID probe, int[] data )
[Missing <param name="probe"/> documentation for "M:Godot.VisualServer.GiProbeSetDynamicData(Godot.RID,System.Int32[])"]
[Missing <param name="data"/> documentation for "M:Godot.VisualServer.GiProbeSetDynamicData(Godot.RID,System.Int32[])"]