VisualServerLightSetProjector Method |
Not implemented in Godot 3.x.
Namespace:
Godot
Assembly:
GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax public static void LightSetProjector(
RID light,
RID texture
)
Parameters
- light
- Type: GodotRID
[Missing <param name="light"/> documentation for "M:Godot.VisualServer.LightSetProjector(Godot.RID,Godot.RID)"]
- texture
- Type: GodotRID
[Missing <param name="texture"/> documentation for "M:Godot.VisualServer.LightSetProjector(Godot.RID,Godot.RID)"]
See Also