Show / Hide Table of Contents

Class DynamicMesh.Sphere

Inheritance
System.Object
DynamicMesh.SubItem
DynamicMesh.Sphere
Implements
ISphereDescription
IShapeDescription
Inherited Members
DynamicMesh.SubItem.Mass
DynamicMesh.SubItem.Position
DynamicMesh.SubItem.Roll
DynamicMesh.SubItem.Yaw
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Experior.Core.Parts
Assembly: Experior.Core.dll
Syntax
[Serializable]
public class Sphere : DynamicMesh.SubItem, ISphereDescription, IShapeDescription

Properties

Radius

Declaration
public float Radius { get; set; }
Property Value
Type Description
System.Single

Implements

ISphereDescription
IShapeDescription
Back to top Generated by DocFX