| 
									
										
										
										
											2018-05-12 09:38:00 +02:00
										 |  |  | <?xml version="1.0" encoding="UTF-8" ?> | 
					
						
							|  |  |  | <class name="CSGSphere" inherits="CSGPrimitive" category="Core" version="3.1"> | 
					
						
							|  |  |  | 	<brief_description> | 
					
						
							| 
									
										
										
										
											2018-07-19 19:31:12 +10:00
										 |  |  | 		A CSG Sphere shape. | 
					
						
							| 
									
										
										
										
											2018-05-12 09:38:00 +02:00
										 |  |  | 	</brief_description> | 
					
						
							|  |  |  | 	<description> | 
					
						
							| 
									
										
										
										
											2018-07-19 19:31:12 +10:00
										 |  |  | 		This node allows you to create a sphere for use with the CSG system. | 
					
						
							| 
									
										
										
										
											2018-05-12 09:38:00 +02:00
										 |  |  | 	</description> | 
					
						
							|  |  |  | 	<tutorials> | 
					
						
							|  |  |  | 	</tutorials> | 
					
						
							|  |  |  | 	<demos> | 
					
						
							|  |  |  | 	</demos> | 
					
						
							|  |  |  | 	<methods> | 
					
						
							|  |  |  | 	</methods> | 
					
						
							|  |  |  | 	<members> | 
					
						
							|  |  |  | 		<member name="material" type="Material" setter="set_material" getter="get_material"> | 
					
						
							| 
									
										
										
										
											2018-07-19 19:31:12 +10:00
										 |  |  | 			The material used to render the sphere. | 
					
						
							| 
									
										
										
										
											2018-05-12 09:38:00 +02:00
										 |  |  | 		</member> | 
					
						
							|  |  |  | 		<member name="radial_segments" type="int" setter="set_radial_segments" getter="get_radial_segments"> | 
					
						
							| 
									
										
										
										
											2018-07-19 19:31:12 +10:00
										 |  |  | 			Number of vertical slices for the sphere. | 
					
						
							| 
									
										
										
										
											2018-05-12 09:38:00 +02:00
										 |  |  | 		</member> | 
					
						
							|  |  |  | 		<member name="radius" type="float" setter="set_radius" getter="get_radius"> | 
					
						
							| 
									
										
										
										
											2018-07-19 19:31:12 +10:00
										 |  |  | 			Radius of the sphere. | 
					
						
							| 
									
										
										
										
											2018-05-12 09:38:00 +02:00
										 |  |  | 		</member> | 
					
						
							|  |  |  | 		<member name="rings" type="int" setter="set_rings" getter="get_rings"> | 
					
						
							| 
									
										
										
										
											2018-07-19 19:31:12 +10:00
										 |  |  | 			Number of horizontal slices for the sphere. | 
					
						
							| 
									
										
										
										
											2018-05-12 09:38:00 +02:00
										 |  |  | 		</member> | 
					
						
							|  |  |  | 		<member name="smooth_faces" type="bool" setter="set_smooth_faces" getter="get_smooth_faces"> | 
					
						
							| 
									
										
										
										
											2018-07-19 19:31:12 +10:00
										 |  |  | 			If true the normals of the sphere are set to give a smooth effect making the sphere seem rounded. When false the sphere will have a flat shaded look. | 
					
						
							| 
									
										
										
										
											2018-05-12 09:38:00 +02:00
										 |  |  | 		</member> | 
					
						
							|  |  |  | 	</members> | 
					
						
							|  |  |  | 	<constants> | 
					
						
							|  |  |  | 	</constants> | 
					
						
							|  |  |  | </class> |