| Mesh ProceduralSpaceObject.CreateMeshCollider |
( |
SphereBaseSO |
sphere, |
|
|
float |
radius, |
|
|
List< PQSMod > |
modArray |
|
) |
| |
|
inlineprotected |
| Mesh ProceduralSpaceObject.CreateMeshVisual |
( |
SphereBaseSO |
sphere, |
|
|
float |
radius, |
|
|
List< PQSMod > |
modArray, |
|
|
out float |
volume, |
|
|
out float |
highestPoint |
|
) |
| |
|
inlineprotected |
< volume of a unit sphere
| float ProceduralSpaceObject.RangefinderGeneric |
( |
Transform |
trf | ) |
|
|
inlineprotected |
| string ProceduralSpaceObject.colliderLayer = null |
|
protected |
| PhysicMaterial ProceduralSpaceObject.colliderMaterial = null |
|
protected |
| string ProceduralSpaceObject.colliderTag = null |
|
protected |
| string ProceduralSpaceObject.convexLayer = null |
|
protected |
| PhysicMaterial ProceduralSpaceObject.convexMaterial = null |
|
protected |
| string ProceduralSpaceObject.convexTag = null |
|
protected |
| bool ProceduralSpaceObject.debugGenTime = false |
|
protected |
| List<ModWrapper> ProceduralSpaceObject.mods = null |
|
protected |
| Material ProceduralSpaceObject.primaryMaterial = null |
|
protected |
| float ProceduralSpaceObject.radius |
| Material ProceduralSpaceObject.secondaryMaterial = null |
|
protected |
| int ProceduralSpaceObject.seed |
|
protected |
| string ProceduralSpaceObject.visualLayer = null |
|
protected |
| string ProceduralSpaceObject.visualTag = null |
|
protected |
The documentation for this class was generated from the following file: