PrismMesh

Inherits: PrimitiveMesh < Mesh < Resource < Reference < Object

Category: Core

Brief Description

Member Functions

float get_left_to_right ( ) const
Vector3 get_size ( ) const
int get_subdivide_depth ( ) const
int get_subdivide_height ( ) const
int get_subdivide_width ( ) const
void set_left_to_right ( float left_to_right )
void set_size ( Vector3 size )
void set_subdivide_depth ( int segments )
void set_subdivide_height ( int segments )
void set_subdivide_width ( int segments )

Member Variables

Member Function Description

  • float get_left_to_right ( ) const
  • int get_subdivide_depth ( ) const
  • int get_subdivide_height ( ) const
  • int get_subdivide_width ( ) const
  • void set_left_to_right ( float left_to_right )
  • void set_subdivide_depth ( int segments )
  • void set_subdivide_height ( int segments )
  • void set_subdivide_width ( int segments )