- areShadowsEnabled
GodotMethod!(bool) areShadowsEnabled;
Undocumented in source.
- getCullMask
GodotMethod!(long) getCullMask;
Undocumented in source.
- getExtents
GodotMethod!(Vector3) getExtents;
Undocumented in source.
- getIntensity
GodotMethod!(double) getIntensity;
Undocumented in source.
- getInteriorAmbient
GodotMethod!(Color) getInteriorAmbient;
Undocumented in source.
- getInteriorAmbientEnergy
GodotMethod!(double) getInteriorAmbientEnergy;
Undocumented in source.
- getInteriorAmbientProbeContribution
GodotMethod!(double) getInteriorAmbientProbeContribution;
Undocumented in source.
- getMaxDistance
GodotMethod!(double) getMaxDistance;
Undocumented in source.
- getOriginOffset
GodotMethod!(Vector3) getOriginOffset;
Undocumented in source.
- getUpdateMode
GodotMethod!(ReflectionProbe.UpdateMode) getUpdateMode;
Undocumented in source.
- isBoxProjectionEnabled
GodotMethod!(bool) isBoxProjectionEnabled;
Undocumented in source.
- isSetAsInterior
GodotMethod!(bool) isSetAsInterior;
Undocumented in source.
- setAsInterior
GodotMethod!(void, bool) setAsInterior;
Undocumented in source.
- setCullMask
GodotMethod!(void, long) setCullMask;
Undocumented in source.
- setEnableBoxProjection
GodotMethod!(void, bool) setEnableBoxProjection;
Undocumented in source.
- setEnableShadows
GodotMethod!(void, bool) setEnableShadows;
Undocumented in source.
- setExtents
GodotMethod!(void, Vector3) setExtents;
Undocumented in source.
- setIntensity
GodotMethod!(void, double) setIntensity;
Undocumented in source.
- setInteriorAmbient
GodotMethod!(void, Color) setInteriorAmbient;
Undocumented in source.
- setInteriorAmbientEnergy
GodotMethod!(void, double) setInteriorAmbientEnergy;
Undocumented in source.
- setInteriorAmbientProbeContribution
GodotMethod!(void, double) setInteriorAmbientProbeContribution;
Undocumented in source.
- setMaxDistance
GodotMethod!(void, double) setMaxDistance;
Undocumented in source.
- setOriginOffset
GodotMethod!(void, Vector3) setOriginOffset;
Undocumented in source.
- setUpdateMode
GodotMethod!(void, long) setUpdateMode;
Undocumented in source.