ScriptRuntime.PhysicsCapsuleShape.ICall_PhysicsCapsuleShape_GetHeight C# (CSharp) Method

ICall_PhysicsCapsuleShape_GetHeight() private method

private ICall_PhysicsCapsuleShape_GetHeight ( PhysicsCapsuleShape self ) : float
self PhysicsCapsuleShape
return float
        private static extern float ICall_PhysicsCapsuleShape_GetHeight(PhysicsCapsuleShape self);