Loading...
Searching...
No Matches
realvirtual.CADLink Class Reference
Interface for importing CAD Data (Step and 3MF)
Inheritance diagram for realvirtual.CADLink:

Public Member Functions | |
void | ImportCad () |
Static Public Member Functions | |
static object | CreateAsset< T > () |
Public Attributes | |
string | File |
bool | UpdateImport = false |
float | ImportScaleFactor = 0.001f |
bool | ZIsUpVector = true |
bool | AutomaticallyAddColliders = false |
bool | MoveMeshToNamedComponent = true |
Shader | Shader |
bool | NameClonesIdentical |
bool | ImportDistinctVertices = true |
bool | UnityRecalculateNormals = false |
float | VertexTolerance = 10000 |
bool | AdvancedRecalculateNormals = true |
float | AdvancedRecalcluateNormalsAngle = 30 |
bool | CalculateUVS = false |
float | UVScalfactor = 1.0f |
bool | SetAndCreateMaterials = false |
Material | StandardMaterialIfNotMapped |
bool | OverwriteExistingMaterials = false |
string | NewMaterialPath = "Assets/realvirtual/CADLink/Materials" |
Member Function Documentation
◆ CreateAsset< T >()
|
static |
- Type Constraints
-
T : ScriptableObject