Show / Hide Table of Contents

Interface IBoxDescription

Inherited Members
IShapeDescription.Mass
IShapeDescription.Position
IShapeDescription.Roll
IShapeDescription.Yaw
Namespace: Experior.Interfaces
Assembly: Experior.Interfaces.dll
Syntax
public interface IBoxDescription : IShapeDescription

Properties

Height

Declaration
float Height { get; }
Property Value
Type Description
System.Single

Length

Declaration
float Length { get; }
Property Value
Type Description
System.Single

Width

Declaration
float Width { get; }
Property Value
Type Description
System.Single
Back to top Generated by DocFX