Enum ContactStandard.DampingCoefficientType Last update: 16.07.2025 Namespace: VM.Managed.DAFUL.Contact Assembly: VMDCt.dll Indicates whether contact property's damping is a coefficient type or a user spline type. public enum ContactStandard.DampingCoefficientType Fields Coefficient = 1 coefficient CoefficientRatio = 2 coefficient (ratio) None = 0 None Spline = 3 spline