BEPUphysics.Constraints.TwoEntity.Motors.ServoSettingsOrientation.ServoSettingsOrientation C# (CSharp) Method

ServoSettingsOrientation() private method

private ServoSettingsOrientation ( MotorSettings motorSettings ) : System
motorSettings MotorSettings
return System
        internal ServoSettingsOrientation(MotorSettings motorSettings)
            : base(motorSettings)
        {
        }
ServoSettingsOrientation