ImmediateGeometry

Inherits: GeometryInstance < VisualInstance < Spatial < Node < Object

Category: Core

Brief Description

Member Functions

void add_sphere ( int lats, int lons, float radius )
void add_vertex ( Vector3 pos )
void begin ( int primitive, Texture texture )
void clear ( )
void end ( )
void set_color ( Color color )
void set_normal ( Vector3 normal )
void set_tangent ( Plane tangent )
void set_uv ( Vector2 uv )
void set_uv2 ( Vector2 uv )

Member Function Description

  • void clear ( )
  • void end ( )
  • void set_color ( Color color )
  • void set_normal ( Vector3 normal )
  • void set_tangent ( Plane tangent )