Neodroid  0.2.0
Machine Learning Environment Prototyping Tool
droid.Runtime.Utilities.Misc.Drawing.ConnectPointsWithCubeMesh Class Reference

More...

Inheritance diagram for droid.Runtime.Utilities.Misc.Drawing.ConnectPointsWithCubeMesh:
Collaboration diagram for droid.Runtime.Utilities.Misc.Drawing.ConnectPointsWithCubeMesh:

Public Attributes

Mesh _CubeMesh
 
Material _LineMat
 
GameObject _MainPoint
 
GameObject [] _Points
 
float _Radius = 0.05f
 

Detailed Description

Definition at line 75 of file CylinderLineRenderer.cs.

Member Data Documentation

◆ _CubeMesh

Mesh droid.Runtime.Utilities.Misc.Drawing.ConnectPointsWithCubeMesh._CubeMesh

Definition at line 78 of file CylinderLineRenderer.cs.

◆ _LineMat

Material droid.Runtime.Utilities.Misc.Drawing.ConnectPointsWithCubeMesh._LineMat

Definition at line 81 of file CylinderLineRenderer.cs.

◆ _MainPoint

GameObject droid.Runtime.Utilities.Misc.Drawing.ConnectPointsWithCubeMesh._MainPoint

Definition at line 84 of file CylinderLineRenderer.cs.

◆ _Points

GameObject [] droid.Runtime.Utilities.Misc.Drawing.ConnectPointsWithCubeMesh._Points

Definition at line 85 of file CylinderLineRenderer.cs.

◆ _Radius

float droid.Runtime.Utilities.Misc.Drawing.ConnectPointsWithCubeMesh._Radius = 0.05f

Definition at line 87 of file CylinderLineRenderer.cs.


The documentation for this class was generated from the following file: