VisualServer.InstanceSetCustomAabb Method |
Sets a custom AABB to use when culling objects from the view frustum. Equivalent to SetCustomAabb(AABB).
Namespace: Godot
public static void InstanceSetCustomAabb( RID instance, AABB aabb )
[Missing <param name="instance"/> documentation for "M:Godot.VisualServer.InstanceSetCustomAabb(Godot.RID,Godot.AABB)"]
[Missing <param name="aabb"/> documentation for "M:Godot.VisualServer.InstanceSetCustomAabb(Godot.RID,Godot.AABB)"]