@tool extends TextureRect @export var tex : NoiseTexture2D func _enter_tree() -> void: pass func _process(delta : float) -> void: pass