BEPUphysics.Constraints.TwoEntity.Motors.ServoSettingsOrientation.ServoSettingsOrientation C# (CSharp) Метод

ServoSettingsOrientation() приватный Метод

private ServoSettingsOrientation ( MotorSettings motorSettings ) : System
motorSettings MotorSettings
Результат System
        internal ServoSettingsOrientation(MotorSettings motorSettings)
            : base(motorSettings)
        {
        }
ServoSettingsOrientation