Space Engineers
Public Member Functions | List of all members
Sandbox.Engine.Voxels.MyCsgSphere Class Reference
Inheritance diagram for Sandbox.Engine.Voxels.MyCsgSphere:
Sandbox.Engine.Voxels.MyCsgShapeBase

Public Member Functions

 MyCsgSphere (Vector3 translation, float radius, float halfDeviation=0, float deviationFrequency=0, float detailFrequency=0)
 

Additional Inherited Members

- Protected Member Functions inherited from Sandbox.Engine.Voxels.MyCsgShapeBase
 MyCsgShapeBase ()
 
- Protected Attributes inherited from Sandbox.Engine.Voxels.MyCsgShapeBase
bool m_enableModulation
 
float m_detailSize
 

Detailed Description

Definition at line 11 of file MyCsgShapeSphere.cs.

Constructor & Destructor Documentation

Sandbox.Engine.Voxels.MyCsgSphere.MyCsgSphere ( Vector3  translation,
float  radius,
float  halfDeviation = 0,
float  deviationFrequency = 0,
float  detailFrequency = 0 
)
inline

Definition at line 22 of file MyCsgShapeSphere.cs.


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