Click or drag to resize

SpatialMaterialGetRefractionTextureChannel Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.SpatialMaterial.GetRefractionTextureChannel"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetRefractionTextureChannel is deprecated. Use the RefractionTextureChannel property instead.")]
public SpatialMaterialTextureChannel GetRefractionTextureChannel()

Return Value

Type: SpatialMaterialTextureChannel

[Missing <returns> documentation for "M:Godot.SpatialMaterial.GetRefractionTextureChannel"]

See Also